Lucene search
K

31 matches found

RedHat Linux
RedHat Linux
added 2026/04/08 3:45 p.m.3 views

kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem

A flaw was found in the Linux kernel's Asynchronous Transfer Mode ATM subsystem. An authenticated local attacker could exploit a Use-After-Free UAF vulnerability in the /proc/net/atm/lec handling. This flaw occurs due to improper devput calls without prior devhold calls, leading to an imbalance i...

7.8CVSS5.9AI score0.00059EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/22 6:53 p.m.3 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.00016EPSS
Exploits1References6
OSV
OSV
added 2026/01/19 12:12 p.m.6 views

CLSA-2026-1768824748 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...

7.8CVSS6.9AI score0.03752EPSS
Exploits2References1
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:1 a.m.2 views

nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.

...

5.5CVSS5.4AI score0.00063EPSS
Exploits0
OSV
OSV
added 2025/12/02 6:15 p.m.0 views

UBUNTU-CVE-2025-64750

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.5CVSS5.8AI score0.00012EPSS
Exploits0References8
Snyk
Snyk
added 2025/12/02 5:44 p.m.3 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in the handling of procfs file writes that leads to improper enforcement of the two --security options: --security=apparmor: and --security=selinux:. An attacker can bypass intended security...

4.5CVSS6.6AI score0.00012EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2009-0481

Malware in sbrugna...

7.2CVSS6.4AI score0.00045EPSS
Exploits1References5
CVE
CVE
added 2025/10/04 3:43 p.m.4 views

CVE-2022-50502

The connected sources identify CVE-2022-50502 as a Linux kernel issue in the mm subsystem related to /proc/pid/smaps_rollup. The root cause described is a null-deref that can occur when there are no VMAs, traced to the commit that converted show_smaps_rollup to a single value seq_file (commit 258...

6.1AI score
Exploits0
OSV
OSV
added 2025/09/11 3:46 p.m.2 views

SUSE-SU-2025:20767-1 Security update for kernel-livepatch-MICRO-6-0_Update_5

This update for kernel-livepatch-MICRO-6-0Update5 fixes the following issues: - CVE-2025-38087: net/sched: fix use-after-free in tapriodevnotifier bsc1245505 - CVE-2025-21999: proc: fix UAF in procgetinode bsc1242579 - CVE-2025-38001: netsched: hfsc: Address reentrant enqueue adding class to eltr...

7.8CVSS6.7AI score0.00082EPSS
Exploits3References18
CVE
CVE
added 2025/08/22 4:0 p.m.30 views

CVE-2025-38653

CVE-2025-38653: In the Linux kernel, the vulnerability stems from checking proc_lseek directly via pde->proc_ops->proc_lseek, which can cause a use-after-free in a module removal (rmmod) scenario. The issue is a gap in proc_reg_open() that was later addressed by applying the same mitigation...

7.8CVSS6.5AI score0.00026EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/08/14 4:39 p.m.4 views

GHSA-J26P-6WX7-F3PW Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.

Summary If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem. Details For security reasons, container creation should be prohibited if /proc or /sys in the rootfs is a symbolic link. I verified this behavior with youki...

7CVSS7.4AI score0.00026EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-23155

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: stmmac: Fix accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This val...

5.5CVSS6.2AI score0.00107EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.1 views

SUSE CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This value is stored in irqdesc-affinityhint, but once stmmacrequestirqmultim...

5.5CVSS6.3AI score0.00107EPSS
Exploits0References15
OSV
OSV
added 2025/01/19 11:15 a.m.1 views

DEBIAN-CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS5.7AI score0.00027EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.0 views

UBUNTU-CVE-2024-35993

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

5.5CVSS6.5AI score0.00064EPSS
Exploits0References11
OSV
OSV
added 2023/03/29 7:15 p.m.1 views

UBUNTU-CVE-2023-28642

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc...

7.8CVSS6.8AI score0.00012EPSS
Exploits0References6
CNNVD
CNNVD
added 2021/05/27 12:0 a.m.2 views

Fedora 安全漏洞

Fedora is a set of Linux operating systems from the Fedora community. A security vulnerability exists in Fedora's Mounting /proc filesystem, which can be exploited by an attacker to bypass the chroot environment and gain write access to files...

5.5CVSS7.4AI score0.00041EPSS
Exploits1References1
OSV
OSV
added 2021/05/10 7:15 p.m.0 views

DEBIAN-CVE-2020-28588

An information disclosure vulnerability exists in the /proc/pid/syscall functionality of Linux Kernel 5.1 Stable and 5.4.66. More specifically, this issue has been introduced in v5.1-rc4 commit 631b7abacd02b88f4b0795c08b54ad4fc3e7c7c0 and is still present in v5.10-rc4, so it’s likely that all...

5.5CVSS5.8AI score0.00044EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2020/04/22 2:11 p.m.2 views

ansible: svn module leaks password when specified as a parameter

A flaw was found in Ansible Engine. When a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs...

3.9CVSS7.1AI score0.00046EPSS
Exploits0References4
OSV
OSV
added 2018/05/30 5:13 p.m.0 views

USN-3664-1 apport vulnerability

Sander Bos discovered that Apport incorrectly handled core dumps when certain files are missing from /proc. A local attacker could possibly use this issue to cause a denial of service, gain root privileges, or escape from containers...

7.8CVSS5.8AI score0.00032EPSS
Exploits0References2
Rows per page
Query Builder