Lucene search
+L

4017 matches found

OSV
OSV
added 2025/11/12 10:15 p.m.9 views

AZL-70076 CVE-2025-40195 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

5.6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40195

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

5.1AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.19 views

UBUNTU-CVE-2025-40198

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References25
CVE
CVE
added 2025/11/12 9:56 p.m.42 views

CVE-2025-40198

CVE-2025-40198 affects the Linux kernel's ext4 subsystem. The issue is a potential buffer over-read in parse_apply_sb_mount_options(), triggered by handling of the s_mount_opts string. The fix Hardened parse_apply_sb_mount_options() by treating s_mount_opts as a potential __nonstring and relying ...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.12 views

CVE-2025-40198

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

7.8CVSS5.4AI score0.00153EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40198 ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

7.8CVSS0.00153EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 9:56 p.m.11 views

CVE-2025-40198 ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parseapplysbmountoptions Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure smountopts is NUL terminated. Harden parseapplysbmountoptions by treating smountopts ...

7.8CVSS6.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.13 views

CVE-2025-40195 mount: handle NULL values in mnt_ns_release()

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.33 views

CVE-2025-40195

CVE-2025-40195 is a Linux kernel vulnerability where, in listmount(), a NULL pointer could be passed to mnt_ns_release(). The fix ensures mnt_ns_release() handles NULL values gracefully, preventing potential crashes or undefined behavior. Connected advisories confirm the issue and provide remedia...

6AI score0.00184EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/11/12 12:48 p.m.24 views

Security update for podman

This update for podman fixes the following issues: CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252376 CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races bsc1252376 CVE-2025-52881: Fixed...

7.8CVSS6.9AI score0.00841EPSS
SaveExploits4References10
RedHat Linux
RedHat Linux
added 2025/11/12 12:41 p.m.9 views

kernel: do_change_type(): refuse to operate on unmounted/not ours mounts

In the Linux kernel, the following vulnerability has been resolved: dochangetype: refuse to operate on unmounted/not ours mounts Ensure that propagation settings can only be changed for mounts located in the caller's mount namespace. This change aligns permission checking with the rest of mount2...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 3:7 p.m.6 views

runc: container escape with malicious config due to /dev/console mount and related races

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS5.7AI score0.00565EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/11/11 3:7 p.m.6 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 2025/11/11 3:7 p.m.6 views

Important: Red Hat Security Advisory: runc security update

An update for runc is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.4CVSS7.1AI score0.00841EPSS
SaveExploits4References4
OSV
OSV
added 2025/11/11 12:0 a.m.16 views

ALSA-2025:20957 Important: runc security update

The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes: runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/console mou...

8.4CVSS6.8AI score0.00841EPSS
SaveExploits4References8
AlmaLinux
AlmaLinux
added 2025/11/11 12:0 a.m.11 views

Important: runc security update

The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes: runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/console mou...

8.4CVSS6.7AI score0.00841EPSS
SaveExploits4References8
Veracode
Veracode
added 2025/11/10 2:47 a.m.17 views

Improper Access Control

github.com/opencontainers/runc is vulnerable to improper access control. The vulnerability is due to insufficient validation when bind-mounting /dev/pts/$n to /dev/console after pivotroot, which allows an attacker to manipulate mount paths and gain writable access to sensitive locations,...

8.4CVSS6.3AI score0.00565EPSS
SaveExploits1References11Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.5 views

AlmaLinux 9 : runc (ALSA-2025:19927)

The remote AlmaLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2025:19927 advisory. runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/conso...

8.4CVSS6.9AI score0.00841EPSS
SaveExploits4References5
Microsoft CVE
Microsoft CVE
added 2025/11/09 9:2 a.m.8 views

container escape due to /dev/console mount and related races

...

8.4CVSS6.8AI score0.00565EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/11/09 9:2 a.m.11 views

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

...

7.8CVSS6.8AI score0.00841EPSS
SaveExploits2
Rows per page
Query Builder