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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.26% · P18

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux459aa660eb1d8ce67080da1983bb81d716aa5a69< 3d89d0c4a1c6d4d2a755e826351b0a101dbc86f3affected
459aa660eb1d8ce67080da1983bb81d716aa5a69< f5dda8db382c5751c4e572afc7c99df7da1f83caaffected
459aa660eb1d8ce67080da1983bb81d716aa5a69< cbb9a969fc190e85195d1b0f08038e7f6199044eaffected
459aa660eb1d8ce67080da1983bb81d716aa5a69< 1f6b62392453d8f36685d19b761307a8c5617ac1affected
459aa660eb1d8ce67080da1983bb81d716aa5a69< 137d565ab89ce3584503b443bc9e00d44f482593affected
459aa660eb1d8ce67080da1983bb81d716aa5a69< 34ba4f29f3d9eb52dee37512059efb2afd7e966faffected
459aa660eb1d8ce67080da1983bb81d716aa5a69< 3939d787139e359b77aaf9485d1e145d6713d7b9affected
459aa660eb1d8ce67080da1983bb81d716aa5a69< 3a3be7ff9224f424e485287b54be00d2c6bd9c40affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
gtp: pull network headers in gtp_dev_xmit()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure the IPv4 or Ipv6 header is pulled in skb->head before accessing fields in them. Use pskb_inet_may_pull() to fix this issue. [1] BUG: KMSAN: uninit-value in ipv6_pdp_find drivers/net/gtp.c:220 [inline] BUG: KMSAN: uninit-value in gtp_build_skb_ip6 drivers/net/gtp.c:1229 [inline] BUG: KMSAN: uninit-value in gtp_dev_xmit+0x1424/0x2540 drivers/net/gtp.c:1281 ipv6_pdp_find drivers/net/gtp.c:220 [inline] gtp_build_skb_ip6 drivers/net/gtp.c:1229 [inline] gtp_dev_xmit+0x1424/0x2540 drivers/net/gtp.c:1281 __netdev_start_xmit include/linux/netdevice.h:4913 [inline] netdev_start_xmit include/linux/netdevice.h:4922 [inline] xmit_one net/core/dev.c:3580 [inline] dev_hard_start_xmit+0x247/0xa20 net/core/dev.c:3596 __dev_queue_xmit+0x358c/0x5610 net/core/dev.c:4423 dev_queue_xmit include/linux/netdevice.h:3105 [inline] packet_xmit+0x9c/0x6c0 net/packet/af_packet.c:276 packet_snd net/packet/af_packet.c:3145 [inline] packet_sendmsg+0x90e3/0xa3a0 net/packet/af_packet.c:3177 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg+0x30f/0x380 net/socket.c:745 __sys_sendto+0x685/0x830 net/socket.c:2204 __do_sys_sendto net/socket.c:2216 [inline] __se_sys_sendto net/socket.c:2212 [inline] __x64_sys_sendto+0x125/0x1d0 net/socket.c:2212 x64_sys_call+0x3799/0x3c10 arch/x86/include/generated/asm/syscalls_64.h:45 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f Uninit was created at: slab_post_alloc_hook mm/slub.c:3994 [inline] slab_alloc_node mm/slub.c:4037 [inline] kmem_cache_alloc_node_noprof+0x6bf/0xb80 mm/slub.c:4080 kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:583 __alloc_skb+0x363/0x7b0 net/core/skbuff.c:674 alloc_skb include/linux/skbuff.h:1320 [inline] alloc_skb_with_frags+0xc8/0xbf0 net/core/skbuff.c:6526 sock_alloc_send_pskb+0xa81/0xbf0 net/core/sock.c:2815 packet_alloc_skb net/packet/af_packet.c:2994 [inline] packet_snd net/packet/af_packet.c:3088 [inline] packet_sendmsg+0x749c/0xa3a0 net/packet/af_packet.c:3177 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg+0x30f/0x380 net/socket.c:745 __sys_sendto+0x685/0x830 net/socket.c:2204 __do_sys_sendto net/socket.c:2216 [inline] __se_sys_sendto net/socket.c:2212 [inline] __x64_sys_sendto+0x125/0x1d0 net/socket.c:2212 x64_sys_call+0x3799/0x3c10 arch/x86/include/generated/asm/syscalls_64.h:45 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f CPU: 0 UID: 0 PID: 7115 Comm: syz.1.515 Not tainted 6.11.0-rc1-syzkaller-00043-g94ede2a3e913 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024
来源: 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存在安全漏洞,该漏洞源于gtp组件存在释放后重用漏洞。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 459aa660eb1d8ce67080da1983bb81d716aa5a69 ~ 3d89d0c4a1c6d4d2a755e826351b0a101dbc86f3 -
LinuxLinux 4.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-44999 补丁与修复 (6)

同批安全公告 · Linux · 2024-09-04 · 共 58 条

CVE-2024-44989Linux kernel 安全漏洞
CVE-2024-45002Linux kernel 安全漏洞
CVE-2024-45006Linux kernel 安全漏洞
CVE-2024-45004Linux kernel 安全漏洞
CVE-2024-45003Linux kernel 安全漏洞
CVE-2024-45005Linux kernel 安全漏洞
CVE-2024-44993Linux kernel 安全漏洞
CVE-2024-44992Linux kernel 安全漏洞
CVE-2024-44990Linux kernel 安全漏洞
CVE-2024-44991Linux kernel 安全漏洞
CVE-2024-44994Linux kernel 安全漏洞
CVE-2024-44988Linux kernel 安全漏洞
CVE-2024-44987Linux kernel 安全漏洞
CVE-2024-44986Linux kernel 安全漏洞
CVE-2024-44985Linux kernel 安全漏洞
CVE-2024-44983Linux kernel 安全漏洞
CVE-2024-44984Linux kernel 安全漏洞
CVE-2024-44982Linux kernel 安全漏洞
CVE-2024-44981Linux kernel 安全漏洞
CVE-2024-44980Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-44999

暂无评论


发表评论