Cyber Resilience

CVE-2024-50251

MediumUpdated

Published: 09 November 2024

Published
09 November 2024
Modified
12 May 2026
KEV Added
Patch
CVSS Score v3.1 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0037 59.5th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-50251 is a medium-severity an unspecified weakness vulnerability in Linux Linux Kernel. Its CVSS base score is 6.2 (Medium).

Operationally, ranked in the top 40.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() If access to offset + length is larger than the skbuff length, then skb_checksum() triggers BUG_ON(). skb_checksum() internally subtracts the length…

more

parameter while iterating over skbuff, BUG_ON(len) at the end of it checks that the expected length to be included in the checksum calculation is fully consumed.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

linux
linux kernel
6.12 · 4.5 — 4.19.323 · 4.20 — 5.4.285 · 5.5 — 5.10.229

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References