CVE-2023-53166Race Condition in Linux

CWE-362Race Condition5 documents5 sources
Severity
4.7MEDIUMNVD
EPSS
0.0%
top 98.78%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 15

Description

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix external_power_changed race bq25890_charger_external_power_changed() dereferences bq->charger, which gets sets in bq25890_power_supply_init() like this: bq->charger = devm_power_supply_register(bq->dev, &bq->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 bq25890_charger_external_power_c

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.0 | Impact: 3.6

Affected Packages4 packages

NVDlinux/linux_kernel5.186.1.31+2
Debianlinux/linux_kernel< 6.1.37-1+2
CVEListV5linux/linuxeab25b4f93aa771728127705eb4b235a3b5aad9472c28207c19c2c46fab8ae994aff25e197fb2949+3
debiandebian/linux< linux 6.1.37-1 (bookworm)

Patches

🔴Vulnerability Details

2
GHSA
GHSA-x38q-rf72-5pjg: In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix external_power_changed race bq25890_charger_external2025-09-15
OSV
CVE-2023-53166: In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix external_power_changed race bq25890_charger_external_p2025-09-15

📋Vendor Advisories

2
Red Hat
kernel: power: supply: bq25890: Fix external_power_changed race2025-09-15
Debian
CVE-2023-53166: linux - In the Linux kernel, the following vulnerability has been resolved: power: supp...2023
CVE-2023-53166 — Race Condition in Linux | cvebase