Lucene search
+L

2505 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 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.1AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

UBUNTU-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.5CVSS5.7AI score0.00232EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 2:35 p.m.100 views

CVE-2021-47335

CVE-2021-47335 (Linux kernel, f2fs) : A race on the global fsync_entry_slab across multi filesystem instances caused a use-after-free in the slab cache during f2fs recovery. The root cause is concurrent access to the slab pointer when multiple f2fs mounts exist, leading to a use-after-free during...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.13 views

CVE-2021-47335 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances

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

6.9AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.32 views

CVE-2021-47335 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances

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

6.5AI score0.00232EPSS
SaveExploits0References4
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.9 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.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. 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.00232EPSS
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.26 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.28 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.00232EPSS
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.00232EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 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
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.28 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.2AI score0.00232EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/05/17 2:40 p.m.27 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: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
Rows per page
Query Builder