Lucene search
+L

2500 matches found

Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.51 views

CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 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. Linux kernel has a security vulnerability that stems from a flaw in the f2fs module...

5.5CVSS5.1AI score0.00236EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a flaw in the f2fs module...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.22 views

CVE-2023-52682

A vulnerability was found in the Linux kernel's Flash-Friendly File System F2FS implementation. This issue arises from a failure to wait for block writeback in the post-read case, which could lead to data corruption or inconsistencies. Mitigation Mitigation for this issue is either not available ...

5.5CVSS7.3AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:7 a.m.24 views

CVE-2024-35844

A vulnerability was found in the Linux kernel's Flash-Friendly File System F2FS, affecting the handling of compressed files. This issue involves an error in counting reserved blocks reservecblocks when the filesystem is out of space, and can lead to incorrect calculations of available space,...

5.5CVSS8.9AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.25 views

CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS7.5AI score0.00243EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 3:15 p.m.3 views

DEBIAN-CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS5.2AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS7.5AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.2 views

DEBIAN-CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS5.6AI score0.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS6.3AI score0.0023EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.18 views

CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS5.8AI score0.00243EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/17 3:15 p.m.10 views

UBUNTU-CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS5.8AI score0.00243EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/05/17 2:40 p.m.30 views

CVE-2024-35844 f2fs: compress: fix reserve_cblocks counting error when out of space

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

7.4AI score0.00243EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 2:40 p.m.7095 views

CVE-2024-35844

CVE-2024-35844 concerns a Linux kernel f2fs compress reserve_cblocks counting bug that occurs when a file needs only one direct_node and the filesystem runs out of space. The issue can leave a file unrecoverable because, on ENOSPC return, reserved_blocks is not updated, causing fsck to miss repai...

5.5CVSS6.6AI score0.00243EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/17 2:40 p.m.15 views

CVE-2024-35844 f2fs: compress: fix reserve_cblocks counting error when out of space

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS6AI score0.00243EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/17 2:40 p.m.46 views

CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 2:40 p.m.26 views

CVE-2024-35844 f2fs: compress: fix reserve_cblocks counting error when out of space

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

6.7AI score0.00243EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.37 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

6.5AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:24 p.m.13 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS6.1AI score0.0023EPSS
SaveExploits0References8
Rows per page
Query Builder