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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.22% · P12

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxefc9909fdce00a827a37609628223cd45bf95d0b< 077149478497b2f00ff4fd9da2c892defa6418d8affected
efc9909fdce00a827a37609628223cd45bf95d0b< d9664e6ff040798a46cdc5d401064f55b8676c83affected
efc9909fdce00a827a37609628223cd45bf95d0b< 6d218fcc707d6b2c3616b6cd24b948fd4825cfecaffected
efc9909fdce00a827a37609628223cd45bf95d0b< 19d3c179a37730caf600a97fed3794feac2b197baffected
6.0affected
< 6.0unaffected
6.1.140≤ 6.1.*unaffected
6.6.92≤ 6.6.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG When BPF_TRAMP_F_CALL_ORIG is set, the trampoline calls __bpf_tramp_enter() and __bpf_tramp_exit() functions, passing them the struct bpf_tramp_image *im pointer as an argument in R0. The trampoline generation code uses emit_addr_mov_i64() to emit instructions for moving the bpf_tramp_image address into R0, but emit_addr_mov_i64() assumes the address to be in the vmalloc() space and uses only 48 bits. Because bpf_tramp_image is allocated using kzalloc(), its address can use more than 48-bits, in this case the trampoline will pass an invalid address to __bpf_tramp_enter/exit() causing a kernel crash. Fix this by using emit_a64_mov_i64() in place of emit_addr_mov_i64() as it can work with addresses that are greater than 48-bits.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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存在安全漏洞,该漏洞源于在使用BPF_TRAMP_F_CALL_ORIG时存在跳板问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux efc9909fdce00a827a37609628223cd45bf95d0b ~ 077149478497b2f00ff4fd9da2c892defa6418d8 -
LinuxLinux 6.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-43840 其他参考 (2)

同批安全公告 · Linux · 2024-08-17 · 共 109 条

CVE-2024-422859.8 CRITICALLinux kernel 安全漏洞
CVE-2024-422849.1 CRITICALLinux kernel 安全漏洞
CVE-2024-423188.8 HIGHLinux kernel 安全漏洞
CVE-2024-422878.8 HIGHLinux kernel 安全漏洞
CVE-2024-438478.8 HIGHLinux kernel 安全漏洞
CVE-2024-438488.8 HIGHLinux kernel 安全漏洞
CVE-2024-422797.8 HIGHLinux kernel 安全漏洞
CVE-2024-438327.8 HIGHLinux kernel 安全漏洞
CVE-2024-422977.8 HIGHLinux kernel 安全漏洞
CVE-2024-423147.8 HIGHLinux kernel 安全漏洞
CVE-2024-422967.8 HIGHLinux kernel 安全漏洞
CVE-2024-438307.8 HIGHLinux kernel 安全漏洞
CVE-2024-422937.8 HIGHLinux kernel 安全漏洞
CVE-2024-422997.8 HIGHLinux kernel 安全漏洞
CVE-2024-423007.8 HIGHLinux kernel 安全漏洞
CVE-2024-438457.8 HIGHLinux kernel 安全漏洞
CVE-2024-422887.8 HIGHLinux kernel 安全漏洞
CVE-2024-438467.8 HIGHLinux kernel 安全漏洞
CVE-2024-422807.8 HIGHLinux kernel 安全漏洞
CVE-2024-423067.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-43840

暂无评论


发表评论