Lucene search
K

6978 matches found

CVE
CVE
added yesterday5 views

CVE-2026-53231

The CVE describes a Linux kernel vulnerability in the net: phy subsystem where PHY-driven SFP cages were being initialized for genphy, which is not supported, leading to a potential RTNL deadlock. Root cause: genphy PHY probing runs under RTNL, unlike non-genphy drivers, allowing sfp_bus probing ...

5.8AI score0.00162EPSS
Exploits0References2
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-53207

In the Linux kernel, the following vulnerability has been resolved: m...

5.6AI score0.0018EPSS
Exploits0
EUVD
EUVD
added yesterday3 views

EUVD-2026-39298

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix hugetlblock AA deadlock in gethugepageforhwpoison Two concurrent madviseMADVHWPOISON calls on the same hugetlb page can trigger a recursive spinlock self-deadlock AA deadlock on hugetlblock when racing with...

5.8AI score0.0018EPSS
Exploits0References6
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-53197

In the Linux kernel, the following vulnerability has been resolved: x...

5.6AI score0.00173EPSS
Exploits0
EUVD
EUVD
added yesterday3 views

EUVD-2026-39288

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix ABBA deadlock in iptfsdestroystate iptfsdestroystate calls hrtimercancel while holding a spinlock that the timer callback also acquires, leading to an ABBA deadlock on SMP systems. For the output timer iptfstimer...

5.8AI score0.00173EPSS
Exploits0References3
CVE
CVE
added yesterday5 views

CVE-2026-53197

The CVE-2026-53197 entry documents a Linux kernel ABBA deadlock in xfrm/iptfs due to iptfs_destroy_state() calling hrtimer_cancel() while holding locks that the timer callbacks also acquire. The fix implemented is to call hrtimer_cancel() before acquiring either the output timer lock (x->lock)...

5.8AI score0.00173EPSS
Exploits0References3
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-53166

In the Linux kernel, the following vulnerability has been resolved: f...

5.6AI score0.00173EPSS
Exploits0
EUVD
EUVD
added yesterday3 views

EUVD-2026-39257

In the Linux kernel, the following vulnerability has been resolved: futex/requeue: Prevent NULL pointer dereference in removewaiter on self-deadlock When FUTEXCMPREQUEUEPI requeues a non-top waiter that already owns the target PI futex, taskblocksonrtmutex returns -EDEADLK before setting...

5.8AI score0.00173EPSS
Exploits0References3
CVE
CVE
added yesterday4 views

CVE-2026-53166

The CVE-2026-53166 entry documents a Linux kernel vulnerability in futex/requeue where a NULL pointer dereference can occur in remove_waiter() during self-deadlock. Root cause: when FUTEX_CMP_REQUEUE_PI requeues a non-top waiter that already owns the target PI futex, task_blocks_on_rt_mutex() ret...

5.8AI score0.00173EPSS
Exploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-39254

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.7AI score0.00173EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added yesterday4 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.00171EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added yesterday6 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.00449EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2 days ago6 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.00166EPSS
Exploits0References4
EUVD
EUVD
added 2 days ago4 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.00172EPSS
Exploits0References7
EUVD
EUVD
added 2 days ago3 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.00176EPSS
Exploits0References9
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-38993

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.7AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-38991

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.7AI score0.00171EPSS
Exploits0References4
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-38974

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfreercu, callrcu or callrcutaskstrace in NMI or reentrant. Since deleting selem in NMI i...

5.8AI score0.00145EPSS
Exploits0References2
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-38971

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix potential deadlock in mt7925rocabortsync rocabortsync can deadlock with rocwork. rocwork holds dev-mt76.mutex, while cancelworksync waits for rocwork to finish. If the caller already owns the same mutex,...

5.7AI score0.00166EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-38969

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix potential deadlock in mt7921rocabortsync rocabortsync can deadlock with rocwork. rocwork holds dev-mt76.mutex, while cancelworksync waits for rocwork to finish. If the caller already owns the same mutex,...

5.7AI score0.00166EPSS
Exploits0References3
Rows per page
Query Builder