Lucene search
+L

747 matches found

Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.24 views

PT-2026-34907

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the futex subsystem where the futex lock pi retry path fails to clear a stale exiting pointer. When futex lock pi atomic detects that an owner is exiting, it returns...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-23415

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU...

7.8CVSS7.4AI score0.00131EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/02 11:28 p.m.9 views

SUSE CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/02 9:32 p.m.11 views

CVE-2026-23415

A flaw was found in the Linux kernel. A timing issue, known as a race condition, exists within the futex subsystem. This vulnerability could allow a local attacker to access memory after it has been freed, leading to a system crash denial of service or potentially the disclosure of sensitive...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/02 12:31 p.m.8 views

EUVD-2026-18196

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

5.7AI score0.00131EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/02 12:16 p.m.11 views

CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS0.00131EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 12:16 p.m.6 views

DEBIAN-CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/02 12:16 p.m.14 views

UBUNTU-CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/02 11:40 a.m.34 views

CVE-2026-23415 futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS0.00131EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 11:40 a.m.7 views

CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

5.7AI score0.00131EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/04/02 11:40 a.m.51 views

CVE-2026-23415

The CVE-2026-23415 issue affects the Linux kernel futex subsystem. A race occurs between futex_key_to_node_opt() reading vma->vm_policy under speculative mmap lock/RCU and mbind() calling vma_replace_policy(), which can free the old mempolicy via kmem_cache_free(). This leads to a use-after-fr...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/02 11:40 a.m.9 views

CVE-2026-23415 futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/02 11:40 a.m.12 views

CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.8 views

PT-2026-29722

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel related to futex functionality, specifically between futex key to node opt and vma replace policy. The issue occurs when vma-vm policy i...

7.8CVSS7AI score0.00131EPSS
SaveExploits1References47
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.34 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2026-1280)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrlCVE-2025-40261 cifs: fix session state check in reconnect to avoid use-after-free...

9.8CVSS6.9AI score0.00932EPSS
SaveExploits7References407
BDU FSTEC
BDU FSTEC
added 2026/03/10 12:00 a.m.7 views

The vulnerability of the requeue_pi_wake_futex() function in the kernel/futex/requeue.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the requeuepiwakefutex function in the kernel/futex/requeue.c module of the Linux operating system is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7CVSS7.2AI score0.0014EPSS
SaveExploits0References18Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.33 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2026-1244)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrlCVE-2025-40261 cifs: fix session state check in reconnect to avoid use-after-free...

9.8CVSS6.9AI score0.00932EPSS
SaveExploits7References407
Ubuntu
Ubuntu
added 2026/03/04 12:10 p.m.19 views

LSN-0118-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF fo...

9.8CVSS6.8AI score0.00617EPSS
SaveExploits1
OSV
OSV
added 2026/03/04 12:10 p.m.14 views

LSN-0118-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF fo...

9.8CVSS6.8AI score0.00617EPSS
SaveExploits1References8
OSV
OSV
added 2026/03/04 9:41 a.m.21 views

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

This update for the SUSE Linux Enterprise kernel 6.12.0-160000.5.1 fixes various security issues The following security issues were fixed: - CVE-2025-38352: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel bsc1249205. - CVE-2025-39698: iouring/futex: ensure iofutexwait...

8.8CVSS6.6AI score0.01278EPSS
SaveExploits8References13
Rows per page
Query Builder