Lucene search
+L

123 matches found

OSV
OSV
•added 2026/03/25 10:27 a.m.•13 views

CVE-2026-23342 bpf: Fix race in cpumap on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/03/25 10:26 a.m.•20 views

CVE-2026-23294

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

7CVSS5.4AI score0.0009EPSS
SaveExploits0
CVE
CVE
•added 2026/03/25 10:26 a.m.•30 views

CVE-2026-23294

The CVE describes a race in the Linux kernel’s PREEMPT_RT path for the per-CPU xdp_dev_bulk_queue (bq). The vulnerability arises because bq_enqueue() and __dev_flush() were believed to run atomically on the same CPU, but PREEMPT_RT can preempt, leading to concurrent access to bq->count and bq-...

7CVSS5.7AI score0.0009EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/03/25 10:26 a.m.•36 views

CVE-2026-23294 bpf: Fix race in devmap on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

7CVSS0.0009EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/03/25 12:00 a.m.•23 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition in the cpumap structure within the PREEMPTRT kernel. This vulnerability could lead to...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/02/18 12:25 a.m.•14 views

SUSE CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.7AI score0.00111EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•13 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37812)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37812 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/01/14 3:16 p.m.•12 views

CVE-2025-71132

In the Linux kernel, the following vulnerability has been resolved: smc91x: fix broken irq-context in PREEMPTRT When smc91x.c is built with PREEMPTRT, the following splat occurs in FVPRevC: 13.055000 smc91x LNRO0003:00 eth0: link up, 10Mbps, half-duplex, lpa 0x0000 13.062137 BUG: workqueue leaked...

7.5CVSS6AI score0.00273EPSS
SaveExploits0References36
attackerkb
attackerkb
•added 2026/01/14 3:07 p.m.•7 views

CVE-2025-71132

In the Linux kernel, the following vulnerability has been resolved: smc91x: fix broken irq-context in PREEMPTRT When smc91x.c is built with PREEMPTRT, the following splat occurs in FVPRevC: 13.055000 smc91x LNRO0003:00 eth0: link up, 10Mbps, half-duplex, lpa 0x0000 13.062137 BUG: workqueue leaked...

5.2AI score0.00273EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/01/13 4:16 p.m.•11 views

UBUNTU-CVE-2025-71080

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpuroute returns NULL, the current task can be preempted. Another task running on the same CPU may then execute rt6makepcpuroute and successful...

7.5CVSS5.8AI score0.00298EPSS
SaveExploits0References14
Cvelist
Cvelist
•added 2026/01/13 3:34 p.m.•40 views

CVE-2025-71080 ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpuroute returns NULL, the current task can be preempted. Another task running on the same CPU may then execute rt6makepcpuroute and successful...

7.5CVSS0.00298EPSS
SaveExploits0References3
OSV
OSV
•added 2026/01/13 3:34 p.m.•15 views

CVE-2025-71080 ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpuroute returns NULL, the current task can be preempted. Another task running on the same CPU may then execute rt6makepcpuroute and successful...

7.5CVSS6.5AI score
SaveExploits0References6
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disabling bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ...

6AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/01/13 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2025-71080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpurou...

7.5CVSS5.3AI score0.00298EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/01/13 12:00 a.m.•12 views

PT-2026-2601

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s IPv6 implementation within the rt6 get pcpu route function when operating under the PREEMPT RT kernel configuration. Specifically, after rt6 get pcpu...

5.5CVSS5.3AI score0.00298EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•12 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992657)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992657 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixe...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/12/24 3:30 p.m.•13 views

EUVD-2023-60332

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

5.9AI score0.00199EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/12/24 1:16 p.m.•23 views

CVE-2023-54113

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

6.5AI score0.00199EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/12/24 1:16 p.m.•13 views

CVE-2023-54160

In the Linux kernel, the following vulnerability has been resolved: firmware: armsdei: Fix sleep from invalid context BUG Running a preempt-rt v6.2-rc3-rt1 based kernel on an Ampere Altra triggers: BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:46 inatomic: 0,...

5.9AI score0.00205EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/24 1:16 p.m.•18 views

UBUNTU-CVE-2023-54160

In the Linux kernel, the following vulnerability has been resolved: firmware: armsdei: Fix sleep from invalid context BUG Running a preempt-rt v6.2-rc3-rt1 based kernel on an Ampere Altra triggers: BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:46 inatomic: 0,...

5.8AI score0.00205EPSS
SaveExploits0References9
Rows per page
Query Builder