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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 8.8 · High EPSS 0.25% · P17

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux043d222f93ab8c76b56a3b315cd8692e35affb6c< 32b0aaba5dbc85816898167d9b5d45a22eae82e9affected
043d222f93ab8c76b56a3b315cd8692e35affb6c< 6100e0237204890269e3f934acfc50d35fd6f319affected
043d222f93ab8c76b56a3b315cd8692e35affb6c< 589382f50b4a5d90d16d8bc9dcbc0e927a3e39b2affected
043d222f93ab8c76b56a3b315cd8692e35affb6c< ad6b3f622ccfb4bfedfa53b6ebd91c3d1d04f146affected
043d222f93ab8c76b56a3b315cd8692e35affb6c< d5ad89b7d01ed4e66fd04734fc63d6e78536692aaffected
043d222f93ab8c76b56a3b315cd8692e35affb6c< a9d1c27e2ee3b0ea5d40c105d6e728fc114470bbaffected
043d222f93ab8c76b56a3b315cd8692e35affb6c< 8418f55302fa1d2eeb73e16e345167e545c598a5affected
043d222f93ab8c76b56a3b315cd8692e35affb6c< 049584807f1d797fc3078b68035450a9769eb5c3affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
tun: add missing verification for short frame
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tun: add missing verification for short frame The cited commit missed to check against the validity of the frame length in the tun_xdp_one() path, which could cause a corrupted skb to be sent downstack. Even before the skb is transmitted, the tun_xdp_one-->eth_type_trans() may access the Ethernet header although it can be less than ETH_HLEN. Once transmitted, this could either cause out-of-bound access beyond the actual length, or confuse the underlayer with incorrect or inconsistent header length in the skb metadata. In the alternative path, tun_get_user() already prohibits short frame which has the length less than Ethernet header size from being transmitted for IFF_TAP. This is to drop any frame shorter than the Ethernet header size just like how tun_get_user() does. CVE: CVE-2024-41091
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
来源: 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存在安全漏洞,该漏洞源于不正确的输入验证,可能会导致拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 043d222f93ab8c76b56a3b315cd8692e35affb6c ~ 32b0aaba5dbc85816898167d9b5d45a22eae82e9 -
LinuxLinux 4.20 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-41091 其他参考 (7)

同批安全公告 · Linux · 2024-07-29 · 共 121 条

CVE-2024-410409.8 CRITICALLinux kernel 安全漏洞
CVE-2024-410819.8 CRITICALLinux kernel 安全漏洞
CVE-2024-410739.8 CRITICALLinux kernel 安全漏洞
CVE-2024-410468.8 HIGHLinux kernel 安全漏洞
CVE-2024-420838.8 HIGHLinux kernel 安全漏洞
CVE-2024-410628.8 HIGHLinux kernel 安全漏洞
CVE-2024-410908.8 HIGHLinux kernel 安全漏洞
CVE-2024-420717.8 HIGHLinux kernel 安全漏洞
CVE-2024-410457.8 HIGHLinux kernel 安全漏洞
CVE-2024-410497.8 HIGHLinux kernel 安全漏洞
CVE-2024-410577.8 HIGHLinux kernel 安全漏洞
CVE-2024-410607.8 HIGHLinux kernel 安全漏洞
CVE-2024-410597.8 HIGHLinux kernel 安全漏洞
CVE-2024-420757.8 HIGHLinux kernel 安全漏洞
CVE-2024-410647.8 HIGHLinux kernel 安全漏洞
CVE-2024-420727.8 HIGHLinux kernel 安全漏洞
CVE-2024-420647.8 HIGHLinux kernel 安全漏洞
CVE-2024-410867.8 HIGHLinux kernel 安全漏洞
CVE-2024-410877.8 HIGHLinux kernel 安全漏洞
CVE-2024-420667.8 HIGHLinux kernel 安全漏洞

显示前 20 条,共 121 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-41091

暂无评论


发表评论