Lucene search
+L

581 matches found

OSV
OSV
added 2 days ago4 views

CVE-2026-74365 nvdimm/btt: Handle preemption in BTT lane acquisition

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane...

5.6AI score
SaveExploits0References9
CVE
CVE
added 2 days ago10 views

CVE-2026-74365

CVE-2026-74365 (Linux kernel, nvdimm/btt). The issue arises from a race in BTT lane acquisition where a spinlock-based recursion model became invalid after preemption, allowing concurrent access to a lane and risking silent data corruption during BTT I/O. A fix replaces the spinlock-based model w...

5.4AI score0.00181EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59512

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane...

5.5AI score0.00181EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-74365 nvdimm/btt: Handle preemption in BTT lane acquisition

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane...

0.00181EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-72801

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane...

5.4AI score0.00181EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added last week4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ftrace: The soft lockup issue in ftracemoduleenable has been fixed. A soft lockup was observed when loading the amdgpu module. If a module contains many functions that can be traced, multiple calls to kallsymslookup may take too...

5.3AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 4:11 p.m.5 views

SUSE-SU-2026:23010-1 Security update for the Linux Kernel (Live Patch 25 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-48.1 fixes various security issues: The following security issues were fixed: - CVE-2026-46173: exit: prevent preemption of oopsing TASKDEAD task bsc1267723. - CVE-2026-52909: ip6vti: set netnsimmutable on the fallback device bsc1268662. -...

8.8CVSS6.7AI score0.00908EPSS
SaveExploits6References13
OSV
OSV
added 2026/07/28 1:18 p.m.6 views

ALPINE-CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.3AI score0.00474EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 1:18 p.m.10 views

CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS0.00474EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/28 1:18 p.m.15 views

CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.3AI score0.00474EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 12:31 p.m.13 views

EUVD-2026-49770

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:31 p.m.10 views

CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

5.8AI score0.00474EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.17 views

PT-2026-65461

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.20 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/25 8:51 a.m.23 views

CVE-2026-64429

CVE-2026-64429 : In the Linux kernel, the gpio eic-sprd driver used a sleeping lock during irq startup (spin_lock_irqsave) which could be invoked from an irq_startup path, leading to a sleeping function in an invalid context on PREEMPT_RT. The fix converts the Spreadtrum EIC controller lock to a ...

5.7AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.11 views

EUVD-2026-48918

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RTPUSHIPI be default off for non PREEMPTRT RT migration is done aggressively. When a CPU schedules out a high priority RT task for a lower priority task, it will look to see if there's any RT tasks that are waiting...

5.9AI score0.00501EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.7 views

SUSE CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.8 views

CVE-2026-64073

A flaw was found in the Linux kernel, specifically within the irqwork subsystem when running on systems configured with PREEMPTRT. This vulnerability is a use-after-free, where the system attempts to access memory after it has been released. A local attacker could exploit this timing issue to cau...

7.8CVSS5.6AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 12:22 p.m.4 views

SUSE-SU-2026:22879-1 Security update for the Linux Kernel (Live Patch 13 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.34.1 fixes various security issues The following security issues were fixed: - CVE-2026-45970: bonding: alb: fix UAF in rlbarprecv during bond up/down bsc1267206. - CVE-2026-46120: ip6gre: Use cached t-net in ip6erspanchangelink...

7.8CVSS6.7AI score0.00265EPSS
SaveExploits1References15
Rows per page
Query Builder