Lucene search
+L

84 matches found

Cvelist
Cvelist
added 2026/08/07 9:36 p.m.32 views

CVE-2026-47243 Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. Prior to 3.31.0, the runtime-rs standalone virtio-fs path is vulnerable to a guest-root to host-root escape. In this configuration, Kata runs the host...

9.2CVSS0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 9:36 p.m.27 views

CVE-2026-47243 Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. Prior to 3.31.0, the runtime-rs standalone virtio-fs path is vulnerable to a guest-root to host-root escape. In this configuration, Kata runs the host...

9.2CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 1:44 p.m.11 views

CVE-2026-53381

A flaw was found in the virtiofs component of the Linux kernel. A use-after-free UAF vulnerability exists during submount unmount operations. This occurs because the iput function, called from fusereleaseend, can attempt to access a super block that has already been destroyed. This can lead to a...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:08 a.m.9 views

virtiofs: fix UAF on submount umount

...

8.1CVSS4.5AI score0.00139EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.10 views

SUSE CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/19 12:16 p.m.9 views

CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS0.00139EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.44 views

CVE-2026-53381 virtiofs: fix UAF on submount umount

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS0.00139EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/19 11:59 a.m.14 views

EUVD-2026-45503

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

5.3AI score0.00139EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/19 11:59 a.m.17 views

CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 11:59 a.m.43 views

CVE-2026-53381

The CVE-2026-53381 issue affects the Linux kernel’s virtiofs path for submount umount. The root cause is a use-after-free (UAF) in iput() invoked from fuse_release_end() when the superblock has already been destroyed; the existing safeguard (wait for num_waiting to drop to zero) only covered the ...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.7 views

CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

5.3AI score0.00139EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/19 11:59 a.m.10 views

CVE-2026-53381 virtiofs: fix UAF on submount umount

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS5.3AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-53381

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiti...

7.8CVSS4.2AI score0.00139EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61086

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the virtiofs component during submount umount operations. The problem occurs when iput is called from fuse release end, which can lead to a system...

9.8CVSS5.3AI score0.0069EPSS
SaveExploits0References83
OSV
OSV
added 2026/06/29 11:50 a.m.15 views

PYSEC-2026-299 BoxLite: Permission Bypass Allows Modification of Read-Only Files

Summary Boxlite is a sandbox service that allows users to create lightweight virtual machines Boxes and launch OCI containers within them to run untrusted code. One of the core security features claimed by Boxlite is the ability to mount host directories in read-only mode readonly=True into the V...

10CVSS6.2AI score0.00289EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/16 11:55 p.m.16 views

GO-2026-5042 Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs in github.com/kata-containers/kata-containers

Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs in github.com/kata-containers/kata-containers...

9.2CVSS5.3AI score0.00181EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/27 10:50 p.m.26 views

Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Summary In the runtime-rs standalone virtio-fs path, verified here with QEMU and verified with Cloud Hypervisor too, Kata Containers runs host virtiofsd as root with: --sandbox none --seccomp none If an attacker has root-equivalent execution inside the Kata guest VM, they can send raw FUSE reques...

9.2CVSS6AI score0.00181EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/22 9:05 a.m.39 views

CLSA-2026-1779375889 kernel: Fix of 95 CVEs

perf/x86/intel/uncore: Fix die ID init and look up bugs CVE-2026-43344 - x86/apic: Disable x2apic on resume if the kernel expects so CVE-2026-43363 - drm/amdgpu: Fix use-after-free race in VM acquire CVE-2026-43370 - dm: remove fake timeout to avoid leak request CVE-2026-43314 - md/bitmap: fix...

9.8CVSS5.9AI score0.00662EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: fsdax: The infinite loop in daxiomaprw has been fixed. I encountered an infinite loop and a warning message when executing the tail command in virtiofs. Warning: CPU: 10; PID: 964; Location: fs/iomap/iter.c:34,...

6.2CVSS5.9AI score0.00234EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fixed a memory leak in virtiofsprobe When the same tag was accidentally passed twice to qemu, kmemleak ended up reporting a memory leak in virtiofs. Additionally, looking at the log, I noticed the following error which...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References2
Rows per page
Query Builder