Lucene search
+L

56 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: spi: spi-fsl-lpspi: fixed the teardown order issue UAF There is an issue with the teardown order in the driver. The SPI controller is registered using devmspiregistercontroller, which delays the unregistration of the SPI...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•15 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ASoC: qcom: qdsp6: Fixed the issue where q6apm removal ordering occurs during ADSP stop and start. During ADSP stop and start, the kernel crashes due to the order in which ASoC components are removed. During ADSP stop, the...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: mana: The use-after-free issue in manahwcdestroychannel has been fixed by reordering the teardown process. There is a potential race condition in manahwcdestroychannel. In this situation, hwc-callerctx is freed before the...

7CVSS6AI score0.00121EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/22 3:32 p.m.•67 views

CVE-2026-74691

CVE-2026-74691 is a teardown ordering bug in the Linux kernel Thunderbolt network driver (net: thunderbolt / tbnet). The driver stops its DMA rings and frees frame buffers before deactivating the high-speed DMA paths, but the setup path was previously fixed to enable paths last. Teardown was neve...

8.8CVSS5.7AI score0.00403EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•21 views

PT-2026-79696

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnet tear down stops both rings and frees their frame buffers before calling tb xdomain disable paths. tb ring stop zeroes the ring's descriptor base and tbnet free...

5.5AI score0.00403EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099768)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099768 advisory. In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. T...

7.8CVSS4.7AI score0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/10 12:02 p.m.•41 views

CVE-2026-68318 pds_core: fix use-after-free on workqueue during remove

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix use-after-free on workqueue during remove In pdscremove, the workqueue is destroyed before pdscteardown is called. This ordering allows two paths to queue work on the destroyed workqueue: 1. If pdscteardown -...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 12:02 p.m.•15 views

EUVD-2026-55419

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix use-after-free on workqueue during remove In pdscremove, the workqueue is destroyed before pdscteardown is called. This ordering allows two paths to queue work on the destroyed workqueue: 1. If pdscteardown -...

5.4AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/06 11:56 p.m.•18 views

SUSE CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

4.1CVSS5.3AI score0.00171EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/06 11:55 p.m.•13 views

SUSE CVE-2026-64585

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

6.8CVSS5.4AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/06 8:16 a.m.•16 views

CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS0.00171EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/06 8:16 a.m.•16 views

CVE-2026-64585

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS0.00176EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/06 8:16 a.m.•15 views

UBUNTU-CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS5.2AI score0.00171EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/06 8:16 a.m.•12 views

UBUNTU-CVE-2026-64585

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/06 7:06 a.m.•22 views

CVE-2026-64585 can: esd_usb: kill anchored URBs before freeing netdevs

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS5.4AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/08/06 7:06 a.m.•43 views

CVE-2026-64583 usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS0.00171EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/06 7:06 a.m.•165 views

CVE-2026-64583

Summary: CVE-2026-64583 affects the Linux kernel usb gadget Broadcom BDC UDC driver. The issue arises from the irq handling window after devm_request_irq() but before teardown, allowing a shared IRQ to dereference freed memory and cause NULL-deref or use-after-free in bdc_udc_interrupt and relate...

7.8CVSS5.3AI score0.00171EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/08/06 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64585

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•13 views

CVE-2026-64453

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: fix disconnect UAF in client teardown usbiodisconnect walks usbio-clilist in reverse and uninitializes each auxiliary device. auxiliarydeviceuninit drops the device reference, and for an unbound child that can r...

5.7AI score0.00168EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64418 mm: shrinker: fix shrinker_info teardown race with expansion

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

7.8CVSS0.00131EPSS
SaveExploits0References4
Rows per page
Query Builder