Lucene search
+L

42 matches found

EUVD
EUVD
added 2026/09/17 4:11 p.m.5 views

EUVD-2026-82206

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: fix deadlock in endpoint destroy during driver detach During driver detach, the device core holds the device mutex throughout the driver's remove callback chain. When the rpmsg endpoint is destroyed as part of that...

0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:11 p.m.7 views

CVE-2026-93098

CVE-2026-93098 is a deadlock in the Linux kernel's rpmsg: glink subsystem. During driver detach, the device core holds the device mutex throughout the remove callback chain. When the GLINK endpoint destroy path redundantly unregisters the underlying rpmsg device, it calls device_del() , which att...

0.00211EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-89473

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: bq25890: Fix powersupply reference leak bq25890fwprobe acquires a reference to a secondary charger using powersupplygetbyname, but the reference ...

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

AZL-100322 CVE-2026-89473 affecting package kernel 6.6.150.1-1

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.7AI score0.002EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.12 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...

5.7AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.27 views

CVE-2026-89473 power: supply: bq25890: Fix power_supply reference leak

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
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90189

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

5.7AI score0.002EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: gpio: mvebu: fixed the irq domain leak. Uwe Kleine-König pointed out that we still have one resource leak in the mvebu driver, which is triggered when the driver is detached. We will address this issue by implementing a custom...

5.5CVSS5.2AI score0.00148EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.14 views

SUSE CVE-2026-64463

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64463

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...

5.7AI score0.00138EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/25 8:51 a.m.21 views

EUVD-2026-48807

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...

5.7AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64463 usb: typec: tcpci_rt1711h: unregister TCPCI port with devres

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...

7.8CVSS5.7AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64684

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the rt1711h probe function where the TCPCI port is registered before the interrupt is requested and alert interrupts are enabled. If the interrupt request or the...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64463

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-45937

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.18 views

SUSE CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 3:33 p.m.20 views

EUVD-2026-32221

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.8AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.21 views

CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.25 views

UBUNTU-CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
Rows per page
Query Builder