Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-50251— netfilter: nft_payload: sanitize offset and length before calling skb_checksum()

AI Predicted 7.5 Difficulty: Moderate EPSS 0.53% · P42

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< a661ed364ae6ae88c2fafa9ddc27df1af2a73701affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< ac7df3fc80fc82bcc3b1e8f6ebc0d2c435d0c534affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< e3e608cbad376674d19a71ccd0d41804d9393f02affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< b1d2de8a669fa14c499a385e056944d5352b3b40affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< d3217323525f7596427124359e76ea0d8fcc9874affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< 0ab3be58b45b996764aba0187b46de19b3e58a72affected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< c43e0ea848e7b9bef7a682cbc5608022d6d29d7baffected
7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df< d5953d680f7e96208c29ce4139a0e38de87a57feaffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-50251

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在skb_checksum函数调用前的偏移和长度清理问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 7ec3f7b47b8d9ad7ba425726f2c58f9ddce040df ~ a661ed364ae6ae88c2fafa9ddc27df1af2a73701 -
LinuxLinux 4.5 -

II. Public POCs for CVE-2024-50251

#POC DescriptionSource LinkShenlong Link
1Just a local Dos bug in Linux kernelhttps://github.com/slavin-ayu/CVE-2024-50251-PoCPOC Details
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-50251

登录查看更多情报信息。

Patches & Fixes for CVE-2024-50251 (7)

Same Patch Batch · Linux · 2024-11-09 · 49 CVEs total

CVE-2024-50248ntfs3: Add bounds checking to mi_enum_attr()
CVE-2024-50252mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
CVE-2024-50254bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
CVE-2024-50258net: fix crash when config small gso_max_size/gso_ipv4_max_size
CVE-2024-50259netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write
CVE-2024-50260sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
CVE-2024-50261macsec: Fix use-after-free while sending the offloading packet
CVE-2024-50262bpf: Fix out-of-bounds write in trie_get_next_key()
CVE-2024-50257netfilter: Fix use-after-free in get_info()
CVE-2024-50249ACPI: CPPC: Make rmw_lock a raw_spin_lock
CVE-2024-50250fsdax: dax_unshare_iter needs to copy entire blocks
CVE-2024-50247fs/ntfs3: Check if more than chunk-size bytes are written
CVE-2024-50246fs/ntfs3: Add rough attr alloc_size check
CVE-2024-50244fs/ntfs3: Additional check in ni_clear()
CVE-2024-50245fs/ntfs3: Fix possible deadlock in mi_read
CVE-2024-50243fs/ntfs3: Fix general protection fault in run_is_mapped_full
CVE-2024-50242fs/ntfs3: Additional check in ntfs_file_release
CVE-2024-50241NFSD: Initialize struct nfsd4_copy earlier
CVE-2024-50240phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
CVE-2024-50239phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend

Showing top 20 of 49 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-50251

No comments yet


Leave a comment