Lucene search
+L

12730 matches found

RedhatCVE
RedhatCVE
•added 2026/09/11 11:48 p.m.•19 views

CVE-2026-89462

A flaw was found in the Linux kernel's power supply subsystem, specifically within the max17040 driver. This vulnerability occurs when the max17040getvcell and max17040getsoc functions fail to properly handle errors returned by regmapread during an I2C transfer. As a result, uninitialized registe...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 11:20 p.m.•12 views

CVE-2026-89471

A flaw was found in the Linux kernel's crosusbpd-charger driver. A malicious or compromised embedded controller EC can report an excessive number of USB Power Delivery PD ports. This causes the driver to write beyond the allocated memory buffer when populating a fixed-size array for port data,...

8.4CVSS6.2AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:55 p.m.•14 views

CVE-2026-89523

A flaw was found in the Linux kernel's MediaTek mt7925 Wi-Fi driver. When the device is reset, suspended, or unregistered, a pending work item mlopmwork can continue to execute. This can lead to the work item accessing memory that has already been freed a use-after-free vulnerability or sending...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:55 p.m.•12 views

CVE-2026-89474

A flaw was found in the Linux kernel's power supply subsystem, specifically within the bq256xx driver. This vulnerability occurs when a USB work item attempts to access a charger object after it has been freed. This timing issue can lead to a use-after-free condition, potentially causing system...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:20 p.m.•13 views

CVE-2026-89473

A flaw was found in the Linux kernel's bq25890 power supply driver. The bq25890fwprobe function acquires a reference to a secondary charger but fails to release it on subsequent probe failures or driver detach. This reference leak can lead to resource exhaustion over time, potentially allowing a...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•12 views

CVE-2026-89475

A flaw was found in the Linux kernel. A use-after-free vulnerability exists in the bq24257 power supply driver. This issue occurs when the STAT-pin interrupt handler attempts to reschedule work and access memory that has already been freed during the device removal process. This can lead to syste...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:02 p.m.•8 views

CVE-2026-80936

A flaw was found in the Linux kernel's mt7925 Wi-Fi driver. During multi-link power-save setup, the mlopmwork is queued with a delay but not properly cancelled when the device is stopped. This can lead to the work item attempting to access a deallocated workqueue, resulting in a kernel warning an...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

DEBIAN-CVE-2026-89473

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix powersupply reference leak bq25890fwprobe acquires a reference to a secondary charger using powersupplygetbyname, but the reference is not released on later probe failures or on driver detach. In...

5.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•7 views

DEBIAN-CVE-2026-89472

In the Linux kernel, the following vulnerability has been resolved: power: supply: charger-manager: register regulators before exposing sysfs chargermanagerremove and the errregextcon probe error path free each charger regulator with regulatorput before tearing down the powersupply sysfs entries...

7.8CVSS6.5AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

AZL-100706 CVE-2026-89474 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: drain usbwork before freeing the charger The USB-PHY notifier queues usbwork, whose handler calls powersupplychangedbq-charger. The reset devm action only unregisters the notifier and was registered before...

5.8AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•8 views

DEBIAN-CVE-2026-89471

In the Linux kernel, the following vulnerability has been resolved: power: supply: crosusbpd-charger: bound the EC-reported port count crosusbpdchargerprobe reads two port counts from the EC and uses one of them, numchargerports, as the loop bound when populating a fixed-size array: struct portda...

8.4CVSS6AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-89473

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix powersupply reference leak bq25890fwprobe acquires a reference to a secondary charger using powersupplygetbyname, but the reference is not released on later probe failures or on driver detach. In...

0.002EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

AZL-100208 CVE-2026-89475 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq24257: fix use-after-free on remove The STAT-pin interrupt is devm-managed, so it stays armed until the devm cleanup that runs after remove returns. remove cancels bq-iilimitsetupwork while the threaded handler c...

6.3AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•8 views

CVE-2026-89474

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: drain usbwork before freeing the charger The USB-PHY notifier queues usbwork, whose handler calls powersupplychangedbq-charger. The reset devm action only unregisters the notifier and was registered before...

0.00215EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/11 8:19 p.m.•8 views

CVE-2026-89469

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS0.0019EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/11 8:19 p.m.•11 views

AZL-100229 CVE-2026-89469 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.4AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•11 views

DEBIAN-CVE-2026-89474

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: drain usbwork before freeing the charger The USB-PHY notifier queues usbwork, whose handler calls powersupplychangedbq-charger. The reset devm action only unregisters the notifier and was registered before...

5.9AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

AZL-100365 CVE-2026-89465 affecting package kernel 6.6.152.1-1

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.8AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•11 views

DEBIAN-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.00196EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•11 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.4CVSS0.00196EPSS
SaveExploits0References5
Rows per page
Query Builder