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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-53596— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于设备注销时未释放devm资源,可能导致内存泄漏。

AI 预测 5.5 利用难度: 中等 EPSS 0.14% · P4

影响版本矩阵 14

厂商产品 版本范围状态
Linux Linux a525a3ddeaca69f405d98442ab3c0746e53168dc< 83e2ec36a92432e9445e853c12becbbae353b511 affected
a525a3ddeaca69f405d98442ab3c0746e53168dc< b9ef4b0aa91d2f9f5951faafdbbd47cf01799ec3 affected
a525a3ddeaca69f405d98442ab3c0746e53168dc< 297992e5c63528e603666e36081836204fc36ec9 affected
a525a3ddeaca69f405d98442ab3c0746e53168dc< 3bcc4c2a096e8342c8c719e595ce15de212694dd affected
a525a3ddeaca69f405d98442ab3c0746e53168dc< c8c426fae26086a0ca8ab6cc6da2de79810ec038 affected
a525a3ddeaca69f405d98442ab3c0746e53168dc< 699fb50d99039a50e7494de644f96c889279aca3 affected
3.7 affected
< 3.7 unaffected
… +6 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-53596 基础信息

漏洞信息

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

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

Vulnerability Title
drivers: base: Free devm resources when unregistering a device
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devres_release_all() only gets called if the device has a bus and has been probed. This leads to issues when using bus-less or driver-less devices where the device might never get freed if a managed resource holds a reference to the device. This is happening in the DRM framework for example. We should thus call devres_release_all() in the device_del() function to make sure that the device-managed actions are properly executed when the device is unregistered, even if it has neither a bus nor a driver. This is effectively the same change than commit 2f8d16a996da ("devres: release resources on device_del()") that got reverted by commit a525a3ddeaca ("driver core: free devres in device_release") over memory leaks concerns. This patch effectively combines the two commits mentioned above to release the resources both on device_del() and device_release() and get the best of both worlds.
来源: 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存在安全漏洞,该漏洞源于设备注销时未释放devm资源,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux a525a3ddeaca69f405d98442ab3c0746e53168dc ~ 83e2ec36a92432e9445e853c12becbbae353b511 -
Linux Linux 3.7 -

二、漏洞 CVE-2023-53596 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-53596 的情报信息

登录查看更多情报信息。

CVE-2023-53596 补丁与修复 (2)

同批安全公告 · Linux · 2025-10-04 · 共 144 条

CVE-2025-39932 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-39948 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-39946 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-39933 9.4 CRITICAL Linux kernel 安全漏洞
CVE-2025-39943 9.4 CRITICAL Linux kernel 安全漏洞
CVE-2023-53600 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2023-53615 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-39952 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53589 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53586 8.8 HIGH Linux kernel 安全漏洞
CVE-2022-50493 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53598 8.4 HIGH Linux kernel 安全漏洞
CVE-2023-53566 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53536 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53560 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53559 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53557 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53537 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53539 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53545 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53596

暂无评论


发表评论