Lucene search
+L

8005 matches found

Cvelist
Cvelist
added 2026/06/25 8:38 a.m.57 views

CVE-2026-53163 locking/rtmutex: Skip remove_waiter() when waiter is not enqueued

In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued syzbot triggered the following splat in removewaiter via FUTEXCMPREQUEUEPI: KASAN: null-ptr-deref in range 0x0000000000000a88-0x0000000000000a8f...

0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:38 a.m.7 views

CVE-2026-53163

In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued syzbot triggered the following splat in removewaiter via FUTEXCMPREQUEUEPI: KASAN: null-ptr-deref in range 0x0000000000000a88-0x0000000000000a8f...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/25 8:16 a.m.18 views

CVE-2026-53123

A flaw was found in the Linux kernel's Multiple Device MD driver, specifically within the raid456 reshape functionality. A local user could trigger a deadlock by freezing the reshape process and writing to the md/suspendlo or md/suspendhi files while direct I/O operations are in progress. This...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/25 12:07 a.m.26 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS5.9AI score0.00621EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.13 views

PT-2026-52259

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference occurs in the remove waiter function when triggered via FUTEX CMP REQUEUE PI. This happens because task blocks on rt mutex does not arm the waiter during...

9.8CVSS6.1AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53122

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix deadlock between reflink and transaction commit when using flushoncommit When using the flushoncommit mount option, we can have a deadlock between a...

5.5CVSS5.9AI score0.00093EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-53100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: fix deadlock in remain-on-channel mt76remainonchannel and mt76roccomplete call mt76setchannel while already holding dev-mutex. Since mt76setchannel...

5.5CVSS5.9AI score0.00094EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.33 views

Linux Distros Unpatched Vulnerability : CVE-2026-53125

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md: fix arraystate=clear sysfs deadlock When clear is written to arraystate, mdattrstore breaks sysfs active protection so the array can delete itself from its...

5.5CVSS5.9AI score0.00092EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53037

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: usbhid: fix deadlock in hidpostreset You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.26 views

Linux Distros Unpatched Vulnerability : CVE-2026-53101

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7921: fix potential deadlock in mt7921rocabortsync rocabortsync can deadlock with rocwork. rocwork holds dev-mt76.mutex, while cancelworksync wait...

5.5CVSS5.9AI score0.00095EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53035

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, sockmap: Fix afunix iter deadlock bpfiterunixseqshow may deadlock when locksockfast takes the fast path and the iter prog attempts to update a sockmap...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7925: fix potential deadlock in mt7925rocabortsync rocabortsync can deadlock with rocwork. rocwork holds dev-mt76.mutex, while cancelworksync wait...

5.5CVSS5.9AI score0.00094EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 8:45 p.m.19 views

CVE-2026-53100

A flaw was found in the Linux kernel's mt76 wireless driver. This vulnerability occurs in the remain-on-channel functionality, where the mt76remainonchannel and mt76roccomplete functions attempt to acquire a mutex that is already held. This improper handling of the device mutex can lead to a syst...

5.5CVSS5.8AI score0.00094EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 6:32 p.m.16 views

EUVD-2026-38905

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hidpostreset You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. That means that hidprereset and hidpostreset are in the...

5.7AI score0.00095EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/06/24 6:32 p.m.20 views

EUVD-2026-38903

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix afunix iter deadlock bpfiterunixseqshow may deadlock when locksockfast takes the fast path and the iter prog attempts to update a sockmap. Which ends up spinning at sockmapupdateelem's bhlocksock: WARNING:...

5.7AI score0.00095EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/24 5:17 p.m.28 views

CVE-2026-53125

In the Linux kernel, the following vulnerability has been resolved: md: fix arraystate=clear sysfs deadlock When "clear" is written to arraystate, mdattrstore breaks sysfs active protection so the array can delete itself from its own sysfs store method. However, mdattrstore currently drops the...

5.5CVSS0.00092EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

AZL-90368 CVE-2026-53122 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between reflink and transaction commit when using flushoncommit When using the flushoncommit mount option, we can have a deadlock between a transaction commit and a reflink operation that copied an inline exte...

5.5CVSS5.8AI score0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/24 5:17 p.m.18 views

CVE-2026-53123

In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5makerequest waiting for reshape progress while still holding an activeio reference. If userspace then...

5.5CVSS0.00116EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.21 views

CVE-2026-53122

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between reflink and transaction commit when using flushoncommit When using the flushoncommit mount option, we can have a deadlock between a transaction commit and a reflink operation that copied an inline exte...

5.5CVSS0.00093EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.23 views

CVE-2026-53100

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix deadlock in remain-on-channel mt76remainonchannel and mt76roccomplete call mt76setchannel while already holding dev-mutex. Since mt76setchannel also acquires dev-mutex, this results in a deadlock. Use mt76setchann...

5.5CVSS0.00094EPSS
SaveExploits0References3
Rows per page
Query Builder