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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 理论可行 EPSS 0.23% · P13

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux3281ebb3dc5ef19507e65523e9f8c00e20b285ca< cc5aa8e3ad69dcedeba79e667d4a2efb72a305afaffected
dcafa5a8452738eb28085f559b0683d55e22b2f5< 2970ef2fce90c661952ec2b451b0276d5f8d6180affected
a6df95cae40bee555e01a37b4023ce8e97ffa249< 977128343fc2a30737399b58df8ea77e94f164bdaffected
a6df95cae40bee555e01a37b4023ce8e97ffa249< a422ebec863d99d5607fb41bb7af3347fcb436d3affected
a6df95cae40bee555e01a37b4023ce8e97ffa249< b09512aea6223eec756f52aa584fc29eeab57480affected
a6df95cae40bee555e01a37b4023ce8e97ffa249< 7ac9f3c981eeceee2ec4d30d850f4a6f50a1ec40affected
a6df95cae40bee555e01a37b4023ce8e97ffa249< 03819abbeb11117dcbba40bfe322b88c0c88a6b6affected
5.10.252< 5.10.258affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Fix double free issue with interrupt buffer allocation In lan78xx_probe(), the buffer `buf` was being freed twice: once implicitly through `usb_free_urb(dev->urb_intr)` with the `URB_FREE_BUFFER` flag and again explicitly by `kfree(buf)`. This caused a double free issue. To resolve this, reordered `kmalloc()` and `usb_alloc_urb()` calls to simplify the initialization sequence and removed the redundant `kfree(buf)`. Now, `buf` is allocated after `usb_alloc_urb()`, ensuring it is correctly managed by `usb_fill_int_urb()` and freed by `usb_free_urb()` as intended.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于net:usb:lan78xx模块中中断缓冲区分配的双重释放问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3281ebb3dc5ef19507e65523e9f8c00e20b285ca ~ cc5aa8e3ad69dcedeba79e667d4a2efb72a305af -
LinuxLinux 5.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-53213 补丁与修复 (7)

同批安全公告 · Linux · 2024-12-27 · 共 221 条

CVE-2024-56607Linux kernel 安全漏洞
CVE-2024-56594Linux kernel 安全漏洞
CVE-2024-56595Linux kernel 安全漏洞
CVE-2024-56596Linux kernel 安全漏洞
CVE-2024-56597Linux kernel 安全漏洞
CVE-2024-56598Linux kernel 安全漏洞
CVE-2024-56599Linux kernel 安全漏洞
CVE-2024-56601Linux kernel 安全漏洞
CVE-2024-56600Linux kernel 安全漏洞
CVE-2024-56602Linux kernel 安全漏洞
CVE-2024-56603Linux kernel 安全漏洞
CVE-2024-56604Linux kernel 安全漏洞
CVE-2024-56605Linux kernel 安全漏洞
CVE-2024-56606Linux kernel 安全漏洞
CVE-2024-56618Linux kernel 安全漏洞
CVE-2024-56615Linux kernel 安全漏洞
CVE-2024-56616Linux kernel 安全漏洞
CVE-2024-56617Linux kernel 安全漏洞
CVE-2024-56614Linux kernel 安全漏洞
CVE-2024-56619Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-53213

暂无评论


发表评论