Lucene search
+L

2827 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89599

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicmprobe registers the display before initializing ddata-lock. Once...

8.4CVSS0.00144EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-80967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: pcxhr: initialize mutexes before requesting threaded IRQ pcxhrprobe requests pcxhrthreadedirq before initializing mgr-lock, even though the threaded handl...

8.4CVSS0.00182EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-89540

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs...

7.8CVSS0.00128EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.7 views

CVE-2026-80938

A flaw was found in the Linux kernel, specifically within the mt7615 Wi-Fi driver. A deadlock can occur during system suspend operations when the suspend process attempts to acquire a mutex a locking mechanism while simultaneously waiting for a work item macwork that also requires the same mutex...

4.4CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:20 p.m.7 views

CVE-2026-89599

A flaw was found in the Linux kernel's fbdev: omapfb: panel-dsi-cm component. The dsicmprobe function registers a display before its associated lock mutex is properly initialized. This timing issue allows another process to attempt to acquire the uninitialized mutex, which could lead to system...

8.4CVSS0.00144EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.5 views

CVE-2026-80967

A flaw was found in the ALSA pcxhr driver within the Linux kernel. The pcxhrprobe function requests a threaded interrupt before properly initializing a critical mutex mgr-lock. This oversight could allow an early interrupt to operate on an uninitialized mutex, potentially leading to system...

8.4CVSS0.00182EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.5 views

CVE-2026-89540

A flaw was found in the Linux kernel's sunrpc component. A race condition exists where the gssplock mutex is not initialized before its associated /proc/net/rpc/use-gss-proxy entry is published. This allows a local attacker to trigger a scenario where multiple writers can concurrently access the...

7.8CVSS0.00128EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:20 p.m.6 views

CVE-2026-89732

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

AZL-100139 CVE-2026-89599 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicmprobe registers the display before initializing ddata-lock. Once omapdssregisterdisplay publishes the display, another consumer can reach a dsicm callba...

8.4CVSS0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-89599

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicmprobe registers the display before initializing ddata-lock. Once omapdssregisterdisplay publishes the display, another consumer can reach a dsicm callba...

8.4CVSS0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89599

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicmprobe registers the display before initializing ddata-lock. Once omapdssregisterdisplay publishes the display, another consumer can reach a dsicm callba...

8.4CVSS0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89540

In the Linux kernel, the following vulnerability has been resolved: sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs mutexinit on sn-gssplock. Once the dentry is linked under...

7.8CVSS0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89540

In the Linux kernel, the following vulnerability has been resolved: sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs mutexinit on sn-gssplock. Once the dentry is linked under...

7.8CVSS0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

AZL-100787 CVE-2026-89540 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs mutexinit on sn-gssplock. Once the dentry is linked under...

7.8CVSS0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

AZL-100464 CVE-2026-80967 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcxhr: initialize mutexes before requesting threaded IRQ pcxhrprobe requests pcxhrthreadedirq before initializing mgr-lock, even though the threaded handler takes that mutex. Initialize the manager locks before...

8.4CVSS0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

DEBIAN-CVE-2026-80967

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcxhr: initialize mutexes before requesting threaded IRQ pcxhrprobe requests pcxhrthreadedirq before initializing mgr-lock, even though the threaded handler takes that mutex. Initialize the manager locks before...

8.4CVSS0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-80967

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcxhr: initialize mutexes before requesting threaded IRQ pcxhrprobe requests pcxhrthreadedirq before initializing mgr-lock, even though the threaded handler takes that mutex. Initialize the manager locks before...

8.4CVSS0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:18 p.m.6 views

CVE-2026-80938

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex mt7615suspend acquired the mt76 mutex and then called canceldelayedworksync on macwork. mt7615macwork acquires the same mutex via mt7615mutexacquire at the top o...

0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder