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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于axp288_fuel_gauge_probe函数中外部电源变更回调可能在使用未初始化的info->bat指针,可能导致空指针取消引用。

AI 预测 5.5 利用难度: 中等 EPSS 0.11% · P1

影响版本矩阵 8

厂商产品 版本范围状态
Linux Linux 30abb3d07929137bf72327560e1595508a692c4e< 0456b912121e45b3ef54abe3135e5dcb541f956c affected
30abb3d07929137bf72327560e1595508a692c4e< a636c6ba9ce898207f283271cb28511206ab739b affected
30abb3d07929137bf72327560e1595508a692c4e< f8319774d6f1567d6e7d03653174ab0c82c5c66d affected
5.18 affected
< 5.18 unaffected
6.1.31≤ 6.1.* unaffected
6.3.5≤ 6.3.* unaffected
6.4≤ * unaffected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
power: supply: axp288_fuel_gauge: Fix external_power_changed race
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: power: supply: axp288_fuel_gauge: Fix external_power_changed race fuel_gauge_external_power_changed() dereferences info->bat, which gets sets in axp288_fuel_gauge_probe() like this: info->bat = devm_power_supply_register(dev, &fuel_gauge_desc, &psy_cfg); As soon as devm_power_supply_register() has called device_add() the external_power_changed callback can get called. So there is a window where fuel_gauge_external_power_changed() may get called while info->bat has not been set yet leading to a NULL pointer dereference. Fixing this is easy. The external_power_changed callback gets passed the power_supply which will eventually get stored in info->bat, so fuel_gauge_external_power_changed() can simply directly use the passed in psy argument which is always valid.
来源: 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存在安全漏洞,该漏洞源于axp288_fuel_gauge_probe函数中外部电源变更回调可能在使用未初始化的info->bat指针,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 30abb3d07929137bf72327560e1595508a692c4e ~ 0456b912121e45b3ef54abe3135e5dcb541f956c -
Linux Linux 5.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-09-16 · 共 115 条

CVE-2022-50350 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-53315 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-39806 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-39827 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-39826 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53297 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53305 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53322 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-39809 8.4 HIGH Linux kernel 安全漏洞
CVE-2023-53333 8.2 HIGH Linux kernel 安全漏洞
CVE-2025-39815 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53314 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53286 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-39818 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-50341 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-50339 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53331 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-39825 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53311 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-39810 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53310

暂无评论


发表评论