Lucene search
+L

499119 matches found

Cvelist
Cvelist
added 2026/09/11 7:43 p.m.26 views

CVE-2026-89464 power: supply: twl4030_charger: cancel workers via devm

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.29 views

CVE-2026-89465 power: supply: rt9455: quiesce delayed work before teardown

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ handler can queue pwrrdywork, maxchargingtimework and battpresencework. pwrrdywork and battpresencework can also queue maxchargingtimework, while...

8.4CVSS0.00144EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76371

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ handler can queue pwrrdywork, maxchargingtimework and battpresencework. pwrrdywork and battpresencework can also queue maxchargingtimework, while...

5.8AI score0.00144EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89464

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

5.9AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89465

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ handler can queue pwrrdywork, maxchargingtimework and battpresencework. pwrrdywork and battpresencework can also queue maxchargingtimework, while...

8.4CVSS5.9AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89465 power: supply: rt9455: quiesce delayed work before teardown

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ handler can queue pwrrdywork, maxchargingtimework and battpresencework. pwrrdywork and battpresencework can also queue maxchargingtimework, while...

8.4CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:43 p.m.16 views

CVE-2026-89465

CVE-2026-89465 is a use-after-free in the Linux kernel's rt9455 power supply driver . The threaded IRQ handler can queue delayed work items that are not properly cancelled during device removal or probe failure. Specifically, rt9455_remove() cancels max_charging_time_work before batt_presence_wor...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89464

CVE-2026-89464 affects the Linux kernel component power: supply: twl4030_charger . The root cause is a use-after-free : the bci structure is devm-allocated, but twl4030_bci_remove() fails to cancel two workers (bci->work and bci->current_worker) that dereference it, allowing a pending worke...

5.8AI score0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76370

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

5.8AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89464 power: supply: twl4030_charger: cancel workers via devm

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

5.8AI score
SaveExploits0References10
EUVD
EUVD
added 2026/09/11 7:43 p.m.9 views

EUVD-2026-76369

In the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove callback, so unbind runs entirely through devm. The alert IRQ handler queues the healthpoll delayed work, and the work reschedules itself while the chip...

6.3AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89463 power: supply: ucs1002: fix use-after-free on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove callback, so unbind runs entirely through devm. The alert IRQ handler queues the healthpoll delayed work, and the work reschedules itself while the chip...

6.3AI score
SaveExploits0References10
CVE
CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89463

This vulnerability is a use-after-free in the Linux kernel's power: supply: ucs1002 driver, triggered during device removal. Because the driver has no explicit remove callback, unbind relies entirely on devm cleanup. The alert IRQ handler queues a health_poll delayed work that reschedules itself ...

6.3AI score0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-89463 power: supply: ucs1002: fix use-after-free on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove callback, so unbind runs entirely through devm. The alert IRQ handler queues the healthpoll delayed work, and the work reschedules itself while the chip...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89462 power: supply: max17040: propagate register read errors

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: propagate register read errors max17040getvcell and max17040getsoc ignore errors returned by regmapread. When an I2C transfer fails, the uninitialized register value is converted and reported to userspace...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-89462 power: supply: max17040: propagate register read errors

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: propagate register read errors max17040getvcell and max17040getsoc ignore errors returned by regmapread. When an I2C transfer fails, the uninitialized register value is converted and reported to userspace...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76367

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: synchronize work cancellation on suspend max17040work requeues itself after every poll. canceldelayedwork only cancels a pending instance and does not wait for a callback that is already running. If syste...

5.8AI score0.0021EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76368

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: propagate register read errors max17040getvcell and max17040getsoc ignore errors returned by regmapread. When an I2C transfer fails, the uninitialized register value is converted and reported to userspace...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89461

CVE-2026-89461 affects the Linux kernel's max17040 fuel gauge power supply driver. The root cause is a race condition during system suspend: max17040_work() requeues itself after every poll, and cancel_delayed_work() only cancels a pending instance without waiting for a callback that is already e...

5.8AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89462

CVE-2026-89462 affects the Linux kernel power: supply: max17040 driver. The functions max17040_get_vcell() and max17040_get_soc() ignore errors returned by regmap_read() . When an I2C transfer fails , the uninitialized register value is converted and reported to userspace as a valid voltage or st...

5.8AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder