Lucene search
+L

93 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: Linux kernel: Denial of Service in erofs due to memory leak

A flaw was found in the Linux kernel's erofs filesystem. A local user can trigger a memory leak by exploiting a condition in the zerofsregisterpcluster function where a pcluster's block address is zero, leading to an unreleased reference count. This vulnerability can result in resource exhaustion...

5.8AI score0.00206EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: erofs: fix missing xas_retry() in fscache mode

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.5 views

SUSE CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.6 views

PT-2025-18908 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc5 Description: A bug in the Linux kernel has been resolved, related to the erofs filesystem when using LZMA compression on HIGHMEM platforms. The issue causes a kernel NULL pointer dereference due to...

5.1AI score0.00162EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/01 2:15 p.m.3 views

UBUNTU-CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.3CVSS5.9AI score0.00138EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.52 views

CVE-2022-49815

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing xasretry call in the erofs filesystem fscache mode, which could lead to a null pointer dereference...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/09 12:19 p.m.6 views

USN-7195-1 linux-azure vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Several security issues were discover...

7.8CVSS6.7AI score0.00613EPSS
SaveExploits1References40
OSV
OSV
added 2024/12/29 12:15 p.m.6 views

UBUNTU-CVE-2024-56750

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.4 views

SUSE CVE-2024-53235

In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fusereadargsfill: fusereadfolio+0xb0/0x100 fs/fuse/file.c:905 filemapreadfolio+0xc6/0x2a0 mm/filemap.c:2367 doreadcachefolio+0x263/0x5c0 mm/filemap.c:382...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 1:50 p.m.10 views

CVE-2024-53235 erofs: fix file-backed mounts over FUSE

In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fusereadargsfill: fusereadfolio+0xb0/0x100 fs/fuse/file.c:905 filemapreadfolio+0xc6/0x2a0 mm/filemap.c:2367 doreadcachefolio+0x263/0x5c0 mm/filemap.c:382...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an issue with the erofs file system's handling of FUSE file backend mounts...

5.5CVSS5.9AI score0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/27 12:0 a.m.5 views

PT-2024-35683 · Erofs +1 · Erofs +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null-ptr-deref issue was reported in fuse read args fill by syzbot. The issue affects file-backed mounts over FUSE. Unlike most filesystems, some network filesystems and FUSE need...

5.5CVSS7.4AI score0.00173EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/11/18 12:0 a.m.17 views

PT-2024-35682

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the handling of NONHEAD !delta1 lclusters in the erofs filesystem. The issue was reported by syzbot, which found a WARNI...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.4 views

SUSE CVE-2024-46688

In the Linux kernel, the following vulnerability has been resolved: erofs: fix out-of-bound access when zerofsgbufgrowsize partially fails If zerofsgbufgrowsize partially fails on a global buffer due to memory allocation failure or fault injection as reported by syzbot 1, new pages need to be fre...

5.5CVSS7AI score0.002EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/08/20 12:0 a.m.7 views

PT-2024-32115 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an out-of-bound access in the Linux kernel when the z erofs gbuf growsize function partially fails due to memory allocation failure or fault injection. This can...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.6 views

SUSE CVE-2024-42300

In the Linux kernel, the following vulnerability has been resolved: erofs: fix race in zerofsgetgbuf In zerofsgetgbuf, the current task may be migrated to another CPU between zerofsgbufid and spinlock&gbuf-lock. Therefore, zerofsputgbuf will trigger the following issue which was found by stress...

4.7CVSS6.3AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/12 6:5 p.m.28 views

USN-6955-1 linux-oem-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - M68K architecture; - OpenRISC architecture; - PowerPC architecture; -...

9.8CVSS6.6AI score0.01483EPSS
SaveExploits3References226
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:0 a.m.11 views

The vulnerability of the function z_erofs_do_map_blocks() in the file system erofs’ fs/erofs/zmap.c module in the Linux kernel allows a malicious actor to cause a service failure.

The vulnerability of the function zerofsdomapblocks in the file system erofs’ fs/erofs/zmap.c module of the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References15Affected Software2
Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.4 views

PT-2023-9490 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the erofs component of the Linux kernel, specifically with the LZMA global compressed deduplication feature enabled. When stressing microLZMA...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References25
Rows per page
Query Builder