Lucene search
K

32 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: afs: Fixed the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes. However, a problem arises when someone attempts to create a directory under /proc/net/afs/ with the name of a cell. Thi...

5.5CVSS6.2AI score0.00027EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/03/12 9:34 p.m.4 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.3AI score0.00016EPSS
Exploits1References6
EUVD
EUVD
added 2025/12/04 2:50 p.m.0 views

EUVD-2025-201186

In the Linux kernel, the following vulnerability has been resolved: pidfs: validate extensible ioctls Validate extensible ioctls stricter than we do now...

6AI score0.00034EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.1 views

SUSE SLES15 / openSUSE 15 Security Update : podman (SUSE-SU-2025:4081-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4081-1 advisory. - CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252376 -...

8.4CVSS6.9AI score0.00026EPSS
Exploits4References9
OSV
OSV
added 2025/11/09 7:52 a.m.4 views

MGASA-2025-0271 Updated opencontainers-runc packages fix security vulnerabilities

The way masked paths are implemented in runc can be exploited to cause the host system to crash or halt CVE-2025-31133 and a flaw in /dev/console bind-mounts can lead to container escape CVE-2025-52565. Also, arbitrary write gadgets and procfs write redirects could be used to engineer container...

8.4CVSS6.9AI score0.00026EPSS
Exploits4References5
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.2 views

PT-2025-45373

Name of the Vulnerable Software and Affected Versions runc versions 1.0.0-rc3 through 1.2.7 runc versions 1.3.0-rc.1 through 1.3.2 runc versions 1.4.0-rc.1 through 1.4.0-rc.2 Description Insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside a container allow an attacker to tri...

8.4CVSS6.7AI score0.00026EPSS
Exploits1References158
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2011-3478

Malware in sbrugna...

5.6CVSS6.4AI score0.00045EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2005-4695

Malware in sbrugna...

2.1CVSS6.4AI score0.00072EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.3 views

CVE-2022-50502

...

Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-25549

Malicious code in bioql PyPI...

8.6AI score0.00026EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:5 a.m.5 views

proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al

...

7.8CVSS6.9AI score0.00026EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38003

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: bcm: add missing rcu read protection for procfs content When the procfs content is generated for a bcmop which is in the process to be removed the procfs...

5.5CVSS6.7AI score0.00033EPSS
Exploits0References2
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS5.5AI score0.00063EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.3 views

kernel: nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.8AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2025/04/03 8:15 a.m.1 views

AZL-59604 CVE-2025-21999 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7.8CVSS6.5AI score0.00026EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/03/11 6:44 a.m.4 views

kernel: can: bcm: Fix UAF in bcm_proc_show()

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcmprocshow BUG: KASAN: slab-use-after-free in bcmprocshow+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: cat Not tainted 6.5.0-rc1-00153-gc8746099c197 230 Hardwar...

7.8CVSS6.6AI score0.00014EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/02/05 11:41 a.m.1 views

kernel: scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression The Linux kernel CVE team has assigned CVE-2024-26935 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050124-CVE-2024-26935-8b4e@gregkh/T...

5.5CVSS6.8AI score0.00007EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.0 views

SUSE 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.5CVSS7.6AI score0.00027EPSS
Exploits0References14
CNNVD
CNNVD
added 2023/08/02 12:0 a.m.1 views

procps buffer error vulnerability

procps is the procps-ng open source command line and full screen utility for browsing procfs. A security vulnerability exists in procps that stems from allowing a user with the right to run the procps program on a computer to write a virtually unlimited amount of unfiltered data to the process he...

3.3CVSS6.9AI score0.00014EPSS
Exploits0References6
OSV
OSV
added 2020/03/12 6:15 p.m.0 views

UBUNTU-CVE-2020-1739

A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior 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...

3.9CVSS6.7AI score0.00046EPSS
Exploits0References4
Rows per page
Query Builder