Lucene search
+L

2505 matches found

CVE
CVE
added 2025/01/11 12:25 p.m.2356 views

CVE-2024-41935

CVE-2024-41935 (Linux kernel, f2fs) : The issue concerns the f2fs extent tree shrink operation. The patch changes the shrink process to operate on read extent nodes in batches, reducing the time a core rwlock is held and preventing potential kernel hangs when the extent tree contains a large numb...

7.1CVSS6.2AI score0.00221EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.10 views

CVE-2024-41935

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it ma...

7.1CVSS5.7AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.23 views

CVE-2024-41935 f2fs: fix to shrink read extent node in batches

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it ma...

0.00221EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/11 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, which stems from the possibility that the F2FS file system may hold an rwlock for an extended period of time when shrinking...

7.1CVSS6.4AI score0.00221EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.10 views

SUSE CVE-2024-56586

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fsbugon when uninstalling filesystem call f2fsevictinode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remount to enable checkpoint again, and then unmount the...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/06 2:44 p.m.12 views

USN-7159-5 linux-raspi-5.4 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; - S390 architecture; - x86 architecture; - Power management core; - GPU...

7.8CVSS6.7AI score0.00289EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2025-34413

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to out-of-boundary access within the f2fs filesystem when handling device paths. Specifically, if the device path length reaches MAX PATH LEN,...

7.1CVSS7AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-49786

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s f2fs file system related to an infinite loop within the insert extent tree function. This occurs when incorrect extent information is received durin...

5.3AI score0.00194EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-34389

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF vulnerability within the f2fs file system compression functionality, specifically in the f2fs free dic function. The issue occurs when th...

7.8CVSS6.4AI score0.00165EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/30 4:23 a.m.13 views

CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS7AI score0.00161EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.5 views

SUSE CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS7.6AI score0.00161EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/12/29 2:54 p.m.18 views

CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

5.5CVSS6.7AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:42 p.m.10 views

CVE-2024-56565

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all discards after creating snapshot on lvm device Piergiorgio reported a bug in bugzilla as below: ------------ cut here ------------ WARNING: CPU: 2 PID: 969 at fs/f2fs/segment.c:1330 RIP:...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:33 p.m.11 views

CVE-2024-53221

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fssubmitpagebio There's issue as follows when concurrently installing the f2fs.ko module and mounting the f2fs file system: KASAN: null-ptr-deref in range 0x0000000000000020-0x0000000000000027 RIP:...

5.5CVSS6.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:33 p.m.16 views

CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:32 p.m.12 views

CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 12:15 p.m.15 views

CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 12:15 p.m.7 views

AZL-55035 CVE-2024-56744 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.1 views

DEBIAN-CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/29 11:30 a.m.131 views

CVE-2024-56744

Technical details for CVE-2024-56744 are not publicly provided in the supplied documents; no affected products or fixes are confirmed here. Monitor for updates from kernel advisories or vendor bulletins.

5.5CVSS6.9AI score0.00161EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder