Lucene search
+L

341 matches found

OSV
OSV
added 2026/01/19 12:19 p.m.28 views

CLSA-2026-1768825166 kernel: Fix of 7 CVEs

fs/proc: fix uaf in procreaddirde CVE-2025-40271 - fs: fix UAF/GPF bug in nilfsmdtdestroy CVE-2022-2978 - Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp CVE-2023-53297 - net: sched: sfb: fix null pointer access issue when sfbinit fails CVE-2022-50356 - ALSA: usb-audio: Fix size...

8.8CVSS6.9AI score0.00455EPSS
SaveExploits3References1
RedHat Linux
RedHat Linux
added 2026/01/15 7:15 p.m.9 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS5.8AI score0.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/01/15 7:15 p.m.21 views

runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects

A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process...

7.5CVSS7.1AI score0.00564EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/01/15 7:11 p.m.9 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS5.8AI score0.00841EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.16 views

MiracleLinux 4 : kernel-2.6.32-220.4.1.el6 (AXSA:2012-228:02)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2012-228:02 advisory. The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the operating...

9.1CVSS7.5AI score0.10753EPSS
SaveExploits24References19
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.12 views

Alibaba Cloud Linux 3 : 0003: container-tools:an8 (ALINUX3-SA-2026:0003)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2026:0003 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-52881: runc is a CLI tool for spawning and...

7.5CVSS7.6AI score0.00564EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992999)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992999 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a referenc...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54267

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Rework lppacasharedproc to avoid DEBUGPREEMPT lppacasharedproc takes a pointer to the lppaca which is typically accessed through getlppaca. With DEBUGPREEMPT enabled, this leads to checking if preemption is...

5.8AI score0.0021EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.10 views

PT-2025-54105

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Network File System daemon nfsd related to the initialization of per-CPU reply cache statistics counters. A previous commit moved the initialization o...

5.9AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.8 views

SUSE CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

5.2CVSS6.5AI score0.00455EPSS
SaveExploits3References26
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.9 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7CVSS5.2AI score0.00455EPSS
SaveExploits3References4
OSV
OSV
added 2025/12/06 10:15 p.m.11 views

DEBIAN-CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.3AI score0.00455EPSS
SaveExploits3References1
OSV
OSV
added 2025/12/06 10:15 p.m.11 views

UBUNTU-CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS6.2AI score0.00455EPSS
SaveExploits3References36
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.11 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.3AI score0.00455EPSS
SaveExploits3
CVE
CVE
added 2025/12/06 9:50 p.m.115 views

CVE-2025-40271

CVE-2025-40271: Linux kernel vulnerability in fs/proc related to proc_readdir_de() UAF. The issue arises when a PDE is erased from the subdir red-black tree with rb_erase() but the node is not cleared, allowing a use-after-free in pde_subdir_next() after the entry is released. This can lead to pr...

7.8CVSS6.1AI score0.00455EPSS
SaveExploits3References9
Vulnrichment
Vulnrichment
added 2025/12/06 9:50 p.m.23 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.4AI score0.00455EPSS
SaveExploits3References8
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.40 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS0.00455EPSS
SaveExploits3References8
OSV
OSV
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS6.4AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/06 12:00 a.m.21 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 fs proc not properly cleaning up nodes in procreaddirde, which could lead to reuse after release...

6AI score0.00455EPSS
SaveExploits3References11
Cvelist
Cvelist
added 2025/12/02 5:25 p.m.26 views

CVE-2025-64750 Singluarity ineffectively applies of selinux / apparmor LSM process labels

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS0.0016EPSS
SaveExploits0References6
Rows per page
Query Builder