Lucene search
+L

87 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

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/08/24 10:19 a.m.8 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
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.11 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100171)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100171 advisory. 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...

7.8CVSS4.7AI score0.00139EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.13 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100564)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100564 advisory. 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...

7.8CVSS4.7AI score0.00139EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 9:36 p.m.38 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.00353EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 9:36 p.m.34 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.12 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.11 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.11 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
SaveExploits0References9
NVD
NVD
added 2026/07/19 12:16 p.m.10 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
EUVD
EUVD
added 2026/07/19 11:59 a.m.16 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
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.46 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
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.52 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.11 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.8CVSS5.9AI score0.00139EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 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 iput function, when called from fuse release end, can cause a system crash Oops if the...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 2026/06/29 11:50 a.m.18 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.21 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.00353EPSS
SaveExploits0References3
Rows per page
Query Builder