Lucene search
+L

7938 matches found

OSV
OSV
added 2026/01/14 3:16 p.m.6 views

UBUNTU-CVE-2025-71126

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

7.5CVSS5.7AI score0.0024EPSS
SaveExploits0References27
OSV
OSV
added 2026/01/14 3:16 p.m.21 views

UBUNTU-CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.5CVSS5.7AI score0.00088EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.15 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.5CVSS5.8AI score0.00088EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.9 views

CVE-2025-71126

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

7.5CVSS6.1AI score0.0024EPSS
SaveExploits0References26
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:06 p.m.5 views

CVE-2025-71126

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

5.2AI score0.0024EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/14 3:06 p.m.6 views

CVE-2025-71126 mptcp: avoid deadlock on fallback while reinjecting

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

7.5CVSS5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/01/14 3:06 p.m.13 views

CVE-2025-71126

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

7.5CVSS5.4AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2026/01/14 3:06 p.m.34 views

CVE-2025-71126

CVE-2025-71126 concerns the Linux kernel’s MPTCP implementation. The vulnerability is a deadlock during the fallback reinjection path. Specifically, a thread (mptcp_connect/20858) may attempt to acquire msk->fallback_lock while it is already held by another path (as shown in the trace: __mptcp...

7.5CVSS6AI score0.0024EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/01/14 3:06 p.m.31 views

CVE-2025-71126 mptcp: avoid deadlock on fallback while reinjecting

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

7.5CVSS0.0024EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:06 p.m.7 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.2AI score0.00088EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/14 3:06 p.m.41 views

CVE-2025-71117

CVE-2025-71117 corresponds to a Linux kernel fix that removes queue freezing from several sysfs store callbacks to prevent deadlocks (notably with dm-multipath and the queue_if_no_path option). Affected sysfs attributes include io_poll_delay, io_timeout, nomerges, read_ahead_kb, and rq_affinity. ...

5.5CVSS6AI score0.00088EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:06 p.m.13 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.5CVSS5.3AI score0.00088EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.19 views

kernel: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.18 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.6AI score0.00572EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/01/14 12:26 a.m.9 views

SUSE CVE-2025-71065

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock As Jiaming Zhang and syzbot reported, there is potential deadlock in f2fs as below: Chain exists of: &sbi-cprwsem -- fsreclaim -- sbinternal2 Possible unsafe locking scenario: CPU0 CPU1 ----...

6.5AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.7 views

SUSE CVE-2025-71079

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfcunregisterdevice and rfkillfopwrite A deadlock can occur between nfcunregisterdevice and rfkillfopwrite due to lock ordering inversion between devicelock and rfkillglobalmutex. The problematic lo...

4.1CVSS6AI score0.00094EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2026/01/14 12:10 a.m.9 views

kernel: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:10 a.m.22 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.8AI score0.00572EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001127)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001127 advisory. The Serial Attached SCSI SAS implementation in the Linux kernel through 4.15.9 mishandles a mutex within libsas, which allows local users to cause a denial of servic...

5.5CVSS6.2AI score0.00401EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000990)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000990 advisory. net/sctp/smsideeffect.c in the Linux kernel before 4.3 does not properly manage the relationship between a lock and a socket, which allows local users to cause a...

6.2CVSS6.7AI score0.00391EPSS
SaveExploits0References28
Rows per page
Query Builder