CVE-2023-54079 | power: supply: bq27xxx: Fix poll_interval handling and races on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix poll_interval handling and races on remove Before this patch bq27xxx_battery_teardown() was setting poll_interval = 0 to avoid bq27xxx_battery_update() requeuing the delayed_work item. There are 2 problems with this: 1. If the driver is unbound through sysfs, rather then the module being rmmod-ed, this changes poll_interval unexpectedly 2. This is racy, after it being set poll_interval could be changed before bq27xxx_battery_update() checks it through /sys/module/bq27xxx_battery/parameters/poll_interval Fix this by added a removed attribute to struct bq27xxx_device_info and using that instead of setting poll_interval to 0. There also is another poll_interval related race on remove(), writing /sys/module/bq27xxx_battery/parameters/poll_interval will requeue the delayed_work item for all devices on the bq27xxx_battery_devices list and the device being removed was only removed from that list after cancelling the delayed_work item. Fix this by moving the removal from the bq27xxx_battery_devices list to before cancelling the delayed_work item.

公開: 2025-12-24 最後更新: 2026-06-17 指派方: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 來源: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

結論預警: CVE-2023-54079 綜合評估為低風險(8.3/100):利用機率偏低(EPSS 0.18%) 強制指令: 綜合風險偏低,無需緊急處置;依例行週期修補,若 CVSS 或 EPSS 上升再複評優先級。

風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。

CVE-2023-54079 的 EPSS(利用預測評分)

EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。

# 日期 舊 EPSS 分數 新 EPSS 分數 變化(新 − 舊)
1 2026-06-15 0.02% 0.18% +0.16%
2 2025-12-25 0.02%

完整 EPSS 歷史 (共 2 筆)

CVE-2023-54079 的 CVSS 指標

該 CVE 的 CVSS 指標。

庫中暫無該 CVE 的 CVSS 資料。

CVE-2023-54079 的弱點列舉

CVE-2023-54079 的 OS 追蹤

vendor priority summary link
debian not yet assigned CVE-2023-54079 not yet assigned priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. https://security-tracker.debian.org/tracker/CVE-2023-54079
redhat medium https://access.redhat.com/security/cve/CVE-2023-54079
suse medium https://www.suse.com/security/cve/CVE-2023-54079/
ubuntu medium CVE-2023-54079 medium priority: Ubuntu including 157 source packages (linux, linux-allwinner-5.19, …), 1405 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): DNE 1010, ignored 177, released 133, not-affected 65, needed 19, needs-triage 1. https://ubuntu.com/security/CVE-2023-54079

CVE-2023-54079 的影響軟體 / 設定

廠商 產品 版本 原始 CPE
linux linux_kernel >= 3.3, < 4.14.316 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 4.19.284 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 5.4.244 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 5.10.181 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 5.15.114 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 6.1.31 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 6.3.5 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 3.3, < 6.4 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVE-2023-54079 的參考連結

cvelogic Threat Intelligence