3 matches found
EUVD-2023-60366
In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...
CVE-2023-54079
CVE-2023-54079: Linux kernel power: supply: bq27xxx race in poll_interval handling during teardown and removal. The patch introduces a removed attribute in bq27xxx_device_info and uses it instead of poll_interval=0 to avoid unintended requeueing of delayed_work in bq27xxx_battery_update(). Also f...
PT-2025-53156
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of poll interval within the bq27xxx battery driver. Specifically, the issue involves potential race conditions on device removal...