一、 漏洞 CVE-2024-50251 基础信息
漏洞标题
Netfilter存在缓冲区错误漏洞
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核中,已修复以下漏洞: netfilter: nft_payload: 在调用skb_checksum()之前,对偏移量和长度进行校验 如果偏移量+offset的访问大于skbuff的长度,skb_checksum()将触发BUG_ON()。 skb_checksum()在内部迭代skbuff时减去长度参数,在其结束时通过BUG_ON(len)检查预期包含在校验和计算中的长度是否完全被使用。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
不加限制或调节的资源分配
来源:AIGC 神龙大模型
漏洞标题
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在skb_checksum函数调用前的偏移和长度清理问题。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-50251 的公开POC
# POC 描述 源链接 神龙链接
1 Just a local Dos bug in Linux kernel https://github.com/slavin-ayu/CVE-2024-50251-PoC POC详情
三、漏洞 CVE-2024-50251 的情报信息
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2024-50251