Lucene search
+L

7724 matches found

NVD
NVD
added 2026/02/18 3:18 p.m.11 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS0.0008EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/18 3:18 p.m.9 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/18 3:18 p.m.13 views

UBUNTU-CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/18 2:21 p.m.41 views

CVE-2026-23217 riscv: trace: fix snapshot deadlock with sbi ecall

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

0.0008EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/18 2:21 p.m.39 views

CVE-2026-23217

CVE-2026-23217 relates to the Linux kernel on RISC-V where tracing the sbi_ecall functions can cause a deadlock in the snapshot path. The root cause is that sbi_ecall triggers a ringbuffer snapshot which may re-enter __sbi_ecall via an IPI, creating an endless loop when initial __sbi_ecall is pre...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/02/18 2:21 p.m.17 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 2:21 p.m.9 views

CVE-2026-23217 riscv: trace: fix snapshot deadlock with sbi ecall

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:21 p.m.6 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.2AI score0.0008EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/02/18 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which can lead to a snapshot deadlock if the sbi ecall instruction is tracked...

5.5CVSS6AI score0.0008EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23217

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo sbiecall:snapshot /sys/kernel/tracing/setftracefilter may get t...

5.5CVSS6.1AI score0.0008EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/17 12:24 a.m.28 views

SUSE CVE-2026-23130

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit 1 converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wiphy lock protection, a race condition happens in bel...

5.5CVSS5.1AI score0.0008EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/16 6:19 a.m.11 views

CVE-2026-23179

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmettcplistendataready When the socket is closed while in TCPLISTEN a callback is run to flush all outstanding packets, which in turns calls nvmettcplistendataready with the skcallbacklock held. So we ne...

6.5CVSS5.1AI score0.00167EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.8 views

SUSE CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS5.2AI score0.0008EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23179

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmettcplistendataready When the socket is closed while in TCPLISTEN a callback is run to flush all outstanding packets, which in turns calls nvmettcplistendataready with the skcallbacklock held. So we ne...

5.5CVSS5.2AI score0.00167EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.7 views

SUSE CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.5CVSS5.3AI score0.0009EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23199

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAPQUERY to fetch optional build ID only after dropping mmaplock or per-VMA lock, whichever was used to lock VMA under question, to avoid deadlock reported by syzbot:...

4.7CVSS5.2AI score0.0009EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath12k: fix dead lock while flushing management frames Commit 1 converted the management transmission work item into a wiphy work. Since a wiphy work can...

5.5CVSS5.4AI score0.0008EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-23165

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should...

5.5CVSS5.5AI score0.0008EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.16 views

CVE-2026-23199

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAPQUERY to fetch optional build ID only after dropping mmaplock or per-VMA lock, whichever was used to lock VMA under question, to avoid deadlock reported by syzbot:...

5.5CVSS0.0009EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.10 views

CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.5CVSS0.0009EPSS
SaveExploits0References3
Rows per page
Query Builder