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 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.
Published 2024-11-09 10:15:00
Updated 2024-11-14 17:31:21
Source Linux
View at NVD,   CVE.org

Products affected by CVE-2024-50251

Exploit prediction scoring system (EPSS) score for CVE-2024-50251

0.59%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 68 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2024-50251

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
6.2
MEDIUM CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
2.5
3.6
NIST 2024-11-14

References for CVE-2024-50251

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!