Lucene search
+L

7726 matches found

OSV
OSV
added 2025/11/12 11:15 a.m.14 views

UBUNTU-CVE-2025-40142

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable 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. ...

5.7AI score0.00197EPSS
SaveExploits0References11
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40146 blk-mq: fix potential deadlock while nr_requests grown

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.18 views

CVE-2025-40146

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

5.1AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 10:23 a.m.61 views

CVE-2025-40146

The CVE-2025-40146 entry refers to a Linux kernel issue in the blk-mq subsystem where deadlock can occur as nr_requests grow. The root cause is described as a conflict between allocating/freeing sched_tags while the I/O queue is frozen, which can lead to a deadlock. The published fix involves all...

6AI score0.00225EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 views

CVE-2025-40146 blk-mq: fix potential deadlock while nr_requests grown

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

0.00225EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.22 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable 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. ...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.8 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable 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 score
SaveExploits0References6
CVE
CVE
added 2025/11/12 10:23 a.m.25 views

CVE-2025-40142

CVE-2025-40142 affects the Linux kernel’s ALSA PCM path. The function snd_pcm_group_lock_irq() acquires a spinlock_t using spin_lock_irq(), which disables interrupts and implicitly affects softirq handling. On PREEMPT_RT, softirqs are preemptible and spin_lock_irq() does not disable them, allowin...

5.7AI score0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:23 a.m.27 views

CVE-2025-40120

Technical details about CVE-2025-40120 are not publicly disclosed in the provided connected documents. The SUSE/OpenVAS entries reference the CVE but do not supply affected products, versions, root cause, or fixes. Monitor for official advisories for specifics.

5.9AI score0.00207EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40142

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This als...

6.1AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990845)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990845 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix idatasem unlock order in ext4indmigrate Fuzzing reports a possible deadlock in...

4.7CVSS6.2AI score0.0019EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/11/12 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 a potential deadlock when nrrequests grows, which could lead to memory allocation problems...

6.1AI score0.00225EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990849)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990849 advisory. In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll...

4.4CVSS6.2AI score0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990776)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990776 advisory. In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b igb: Add lock to avoid data rac...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.10 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 an undisabled bottom soft interrupt on PREEMPTRT, which could lead to a deadlock...

6.1AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40146

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence...

6.5AI score0.00225EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.11 views

kernel: Linux kernel (CAN J1939): Denial of Service via deadlock

A flaw was found in the Linux kernel. A local user with low privileges could exploit a deadlock vulnerability in the Controller Area Network CAN bus J1939 protocol implementation. This occurs when specific data transfer and error queue handling events coincide with a network interface going down...

5.8AI score0.00195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.7 views

kernel: io_uring/rw: fix missing NOWAIT check for O_DIRECT start write

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS6.8AI score0.00183EPSS
SaveExploits0References5
Rows per page
Query Builder