4 matches found
CVE-2026-64146
In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 "erofs: use meta buffers for xattr operations" converted xattr operations to use on-stack erofsbuf instances. erofsinitinodexattrs uses such a metabuf whil...
The vulnerability of the `z_erofs_decompress_kickoff()` function in the `fs/erofs/zdata.c` file of the EROFS Enhanced ReadOnly File System kernel of the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the zerofsdecompresskickoff function in the fs/erofs/zdata.c module of the EROFS Enhanced ReadOnly File System kernel of the Linux operating system is related to a buffer overflow based on a stack. Exploiting this vulnerability could allow an attacker to trigger a service...
Linux Distros Unpatched Vulnerability : CVE-2022-48674
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP...
AZL-50754 CVE-2024-47736 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...