目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-39490— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于seg6_input_core中缺少sk_buff释放。

AI 预测 5.5 利用难度: 极易 EPSS 0.22% · P13

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 12

厂商产品 版本范围状态
Linux Linux af3b5158b89d3bab9be881113417558c71b71ca4< e8688218e38111ace457509d8f0cad75f79c1a7a affected
af3b5158b89d3bab9be881113417558c71b71ca4< 8f1fc3b86eaea70be6abcae2e9aa7e7b99453864 affected
af3b5158b89d3bab9be881113417558c71b71ca4< f4df8c7670a73752201cbde215254598efdf6ce8 affected
af3b5158b89d3bab9be881113417558c71b71ca4< f5fec1588642e415a3d72e02140160661b303940 affected
af3b5158b89d3bab9be881113417558c71b71ca4< 5447f9708d9e4c17a647b16a9cb29e9e02820bd9 affected
4.12 affected
< 4.12 unaffected
5.15.161≤ 5.15.* unaffected
… +4 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2024-39490 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
ipv6: sr: fix missing sk_buff release in seg6_input_core
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix missing sk_buff release in seg6_input_core The seg6_input() function is responsible for adding the SRH into a packet, delegating the operation to the seg6_input_core(). This function uses the skb_cow_head() to ensure that there is sufficient headroom in the sk_buff for accommodating the link-layer header. In the event that the skb_cow_header() function fails, the seg6_input_core() catches the error but it does not release the sk_buff, which will result in a memory leak. This issue was introduced in commit af3b5158b89d ("ipv6: sr: fix BUG due to headroom too small after SRH push") and persists even after commit 7a3f5b0de364 ("netfilter: add netfilter hooks to SRv6 data plane"), where the entire seg6_input() code was refactored to deal with netfilter hooks. The proposed patch addresses the identified memory leak by requiring the seg6_input_core() function to release the sk_buff in the event that skb_cow_head() fails.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于seg6_input_core中缺少sk_buff释放。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux af3b5158b89d3bab9be881113417558c71b71ca4 ~ e8688218e38111ace457509d8f0cad75f79c1a7a -
Linux Linux 4.12 -

二、漏洞 CVE-2024-39490 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-39490 的情报信息

登录查看更多情报信息。

CVE-2024-39490 其他参考 (4)

同批安全公告 · Linux · 2024-07-10 · 共 6 条

CVE-2024-39493 Linux kernel 安全漏洞
CVE-2024-39492 Linux kernel 安全漏洞
CVE-2024-39491 Linux kernel 安全漏洞
CVE-2024-39489 Linux kernel 安全漏洞
CVE-2024-39488 Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-39490

暂无评论


发表评论