Lucene search
+L

7732 matches found

EUVD
EUVD
added 2025/10/22 3:31 p.m.10 views

EUVD-2023-60017

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential data corruption We must ensure that the subrequests are joined back into the head before we can retransmit a request. If the head was not on the commit lists, because the server wrote it synchronously, we sti...

5.7AI score0.00361EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 3:31 p.m.8 views

EUVD-2023-60022

In the Linux kernel, the following vulnerability has been resolved: mm/vmemmap/devdax: fix kernel crash when probing devdax devices commit 4917f55b4ef9 "mm/sparse-vmemmap: improve memory savings for compound devmaps" added support for using optimized vmmemap for devdax devices. But how vmemmap...

5AI score0.00185EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/22 3:31 p.m.7 views

EUVD-2023-60015

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

4.9AI score0.00142EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/22 3:31 p.m.9 views

EUVD-2023-60028

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286v4l2register There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks see /sys/kernel/debug/kmemleak unreferenced object...

5.7AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

DEBIAN-CVE-2023-53731

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5.4AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.6 views

CVE-2023-53730

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: use spinlockirqsave in adjustinuseandcalccost adjustinuseandcalccost use spinlockirq and IRQ will be enabled when unlock. DEADLOCK might happen if we have held other locks and disabled IRQ before invoking it. Fix it b...

0.00191EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53731

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

0.00216EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 2:15 p.m.14 views

UBUNTU-CVE-2023-53731

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5.8AI score0.00216EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.18 views

CVE-2023-53731 netlink: fix potential deadlock in netlink_set_err()

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

0.00216EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/22 1:23 p.m.25 views

CVE-2023-53731

CVE-2023-53731 describes a potential deadlock in the Linux kernel netlink subsystem (netlink_set_err). SYZBOT reported a deadlock scenario involving nl_table_lock and a softirq-safe lock (local->queue_stop_reason_lock) that could invert IRQ lock ordering. Connected advisories confirm a fix add...

6.3AI score0.00216EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2023-53731 netlink: fix potential deadlock in netlink_set_err()

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

6.5AI score
SaveExploits0References12
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53730 blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: use spinlockirqsave in adjustinuseandcalccost adjustinuseandcalccost use spinlockirq and IRQ will be enabled when unlock. DEADLOCK might happen if we have held other locks and disabled IRQ before invoking it. Fix it b...

6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53730 blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: use spinlockirqsave in adjustinuseandcalccost adjustinuseandcalccost use spinlockirq and IRQ will be enabled when unlock. DEADLOCK might happen if we have held other locks and disabled IRQ before invoking it. Fix it b...

0.00191EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.27 views

CVE-2023-53730

CVE-2023-53730 : In the Linux kernel, the blk-iocost code path uses spin_lock_irq() when acquiring bfqd-related locks in adjust_inuse_and_calc_cost(), which can leave IRQ state inconsistent and lead to a potential deadlock if other locks are held and IRQ is disabled before unlocking. The fix swit...

6.1AI score0.00191EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not using spinlockirqsave to maintain IRQ state consistency, which could lead to a deadlock...

5.8AI score0.00191EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of IRQ security protection in the netlinkseterr function, which could lead to a deadlock...

5.8AI score0.00216EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/22 12:00 a.m.12 views

TencentOS Server 3: python3.12 (TSSA-2025:0795)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0795 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

7.5CVSS6.9AI score0.00611EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.10 views

PT-2025-43132

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc6-syzkaller-00240-g4e9f0ec38852 Description The Linux kernel contained a potential deadlock issue within the netlink set err function. The syzbot fuzzer identified a possible lock inversion dependency,...

7.8CVSS7.3AI score0.08942EPSS
SaveExploits4References988
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.22 views

PT-2025-43131

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.0-02758-g8e5f91fd772f 26 Description The Linux kernel contained a flaw within the block I/O cost blk-iocost subsystem. Specifically, the adjust inuse and calc cost function utilized spin lock irq and enabled...

7.8CVSS6.3AI score0.08942EPSS
SaveExploits4References988
SUSE Linux
SUSE Linux
added 2025/10/21 3:07 p.m.8 views

Security update for python313

This update for python313 fixes the following issues: Update to version 3.13.7. Fixes in 3.13.7: gh-137583: Fix a deadlock introduced in 3.13.6 when a call to ssl.SSLSocket.recv was blocked in one thread, and then another method on the object such as ssl.SSLSocket.send was subsequently called in...

7.1CVSS7.4AI score0.00611EPSS
SaveExploits0References8
Rows per page
Query Builder