Lucene search
+L

105 matches found

Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.2 views

CVE-2024-56750 erofs: fix blksize < PAGE_SIZE for file-backed mounts

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...

6.1AI score0.00174EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.23 views

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.5CVSS5.6AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.4 views

PT-2024-37062 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically with the erofs file system. It has been resolved by adjusting sb-s blocksize, bits directly for file-backed mounts when the file syste...

5.5CVSS7.5AI score0.00174EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.6 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 2:15 p.m.8 views

UBUNTU-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.5AI score0.00173EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 1:50 p.m.88 views

CVE-2024-53235

The CVE-2024-53235 entry documents a Linux kernel issue where erofs file-backed mounts over FUSE caused a null pointer dereference in fuse_read_args_fill during reads (fuse_read_folio path), potentially affecting read I/O that requires valid file pointers on certain network/FUSE filesystems. The ...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.3 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...

6AI score0.00173EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.24 views

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.5CVSS5.6AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.26 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...

0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.7 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
SUSE CVE
SUSE CVE
added 2024/11/26 3:48 a.m.6 views

SUSE CVE-2024-53096

In the Linux kernel, the following vulnerability has been resolved: mm: resolve faulty mmapregion error path behaviour The mmapregion function is somewhat terrifying, with spaghetti-like control flow and numerous means by which issues can arise and incomplete state, memory leaks and other...

5.5CVSS7.6AI score0.00338EPSS
SaveExploits1References14
OSV
OSV
added 2024/11/25 10:15 p.m.12 views

DEBIAN-CVE-2024-53096

In the Linux kernel, the following vulnerability has been resolved: mm: resolve faulty mmapregion error path behaviour The mmapregion function is somewhat terrifying, with spaghetti-like control flow and numerous means by which issues can arise and incomplete state, memory leaks and other...

7.8CVSS6AI score0.00338EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: mm: use memalloc_nofs_save() in page_cache_ra_order()

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

5.5CVSS6.8AI score0.0018EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/30 4:15 p.m.16 views

CVE-2024-36882

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

DEBIAN-CVE-2024-36882

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.30 views

CVE-2024-36882 mm: use memalloc_nofs_save() in page_cache_ra_order()

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

6.4AI score0.0018EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.23 views

CVE-2024-36882 mm: use memalloc_nofs_save() in page_cache_ra_order()

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

6.8AI score0.0018EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2023/08/29 12:00 a.m.9 views

The vulnerability of the FileBackedOutputStream function in the Java libraries provided by Google Guava, which allows an attacker to gain unauthorized access to protected information

The vulnerability of the FileBackedOutputStream function in the Google Guava Java library is related to the use of files and directories accessible from external parties. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5Affected Software8
OSV
OSV
added 2023/07/08 11:05 a.m.10 views

OESA-2023-1411 guava20 security update

Guava is a set of core libraries that includes new collection types ,immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more. Security Fixes: Use of Java's default temporary directory for file creation in FileBackedOutputStream in Google...

7.1CVSS8.7AI score0.00248EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/06/16 1:17 a.m.5 views

SUSE CVE-2023-2976

Use of Java's default temporary directory for file creation in FileBackedOutputStream in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files...

5.5CVSS7.2AI score0.00248EPSS
SaveExploits0References7
Rows per page
Query Builder