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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 8.8 · High EPSS 0.45% · P37

影响版本矩阵 22

厂商产品版本范围状态
LinuxLinux9fd75b66b8f68498454d685dc4ba13192ae069b0< f4df9d6c8d4e4c818252b0419c2165d66eabd4ebaffected
9fd75b66b8f68498454d685dc4ba13192ae069b0< 52100fd74ad07b53a4666feafff1cd11436362d3affected
9fd75b66b8f68498454d685dc4ba13192ae069b0< a723a6c8d4831cc8e2c7b0c9f3f0c010d4671964affected
9fd75b66b8f68498454d685dc4ba13192ae069b0< 3c34fb0bd4a4237592c5ecb5b2e2531900c55774affected
c44a453ffe16eb08acdc6129ac4fa0192dbc0456affected
de55a1338e6a48ff1e41ea8db1432496fbe2a62baffected
9e1e088a57c23251f1cfe9601bbd90ade2ea73b9affected
b20a5ab0f5fb175750c6bafd4cf12daccf00c738affected
… +14 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ax25: Fix refcount imbalance on inbound connections
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25_release(), we call netdev_put() to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connection never calls netdev_hold(). This imbalance leads to refcount errors, and ultimately to kernel crashes. A typical call trace for the above situation will start with one of the following errors: refcount_t: decrement hit 0; leaking memory. refcount_t: underflow; use-after-free. And will then have a trace like: Call Trace: <TASK> ? show_regs+0x64/0x70 ? __warn+0x83/0x120 ? refcount_warn_saturate+0xb2/0x100 ? report_bug+0x158/0x190 ? prb_read_valid+0x20/0x30 ? handle_bug+0x3e/0x70 ? exc_invalid_op+0x1c/0x70 ? asm_exc_invalid_op+0x1f/0x30 ? refcount_warn_saturate+0xb2/0x100 ? refcount_warn_saturate+0xb2/0x100 ax25_release+0x2ad/0x360 __sock_release+0x35/0xa0 sock_close+0x19/0x20 [...] On reboot (or any attempt to remove the interface), the kernel gets stuck in an infinite loop: unregister_netdevice: waiting for ax0 to become free. Usage count = 0 This patch corrects these issues by ensuring that we call netdev_hold() and ax25_dev_hold() for new connections in ax25_accept(). This makes the logic leading to ax25_accept() match the logic for ax25_bind(): in both cases we increment the refcount, which is ultimately decremented in ax25_release().
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/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 存在安全漏洞,该漏洞源于 ax25 协议在处理传入连接时存在引用计数不平衡问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9fd75b66b8f68498454d685dc4ba13192ae069b0 ~ f4df9d6c8d4e4c818252b0419c2165d66eabd4eb -
LinuxLinux 5.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2024-07-12 · 共 122 条

CVE-2024-409999.8 CRITICALLinux kernel 安全漏洞
CVE-2024-409079.8 CRITICALLinux kernel 安全漏洞
CVE-2024-409239.8 CRITICALLinux kernel 安全漏洞
CVE-2024-409839.8 CRITICALLinux kernel 安全漏洞
CVE-2024-409379.8 CRITICALLinux kernel 安全漏洞
CVE-2024-409118.8 HIGHLinux kernel 安全漏洞
CVE-2024-409418.1 HIGHLinux kernel 安全漏洞
CVE-2024-409537.9 HIGHLinux kernel 安全漏洞
CVE-2024-409567.8 HIGHLinux kernel 安全漏洞
CVE-2024-409187.8 HIGHLinux kernel 安全漏洞
CVE-2024-409247.8 HIGHLinux kernel 安全漏洞
CVE-2024-409257.8 HIGHLinux kernel 安全漏洞
CVE-2024-409437.8 HIGHLinux kernel 安全漏洞
CVE-2024-409477.8 HIGHLinux kernel 安全漏洞
CVE-2024-409497.8 HIGHLinux kernel 安全漏洞
CVE-2024-409907.8 HIGHLinux kernel 安全漏洞
CVE-2024-409867.8 HIGHLinux kernel 安全漏洞
CVE-2024-409897.8 HIGHLinux kernel 安全漏洞
CVE-2024-409847.8 HIGHLinux kernel 安全漏洞
CVE-2024-409917.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-40910

暂无评论


发表评论