Lucene search
+L

183 matches found

Cvelist
Cvelist
added 2025/01/11 12:25 p.m.31 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.00226EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/09 12:20 a.m.7 views

SUSE CVE-2024-56774

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/08 6:15 p.m.10 views

AZL-55369 CVE-2024-56774 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.2 views

DEBIAN-CVE-2024-56774

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.7 views

UBUNTU-CVE-2024-56774

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/01/08 5:49 p.m.27 views

CVE-2024-56774 btrfs: add a sanity check for btrfs root in btrfs_search_slot()

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

0.00207EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/08 5:49 p.m.2 views

CVE-2024-56774 btrfs: add a sanity check for btrfs root in btrfs_search_slot()

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

7.5AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/08 5:49 p.m.8 views

CVE-2024-56774 btrfs: add a sanity check for btrfs root in btrfs_search_slot()

In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfssearchslot Syzbot reports a null-ptr-deref in btrfssearchslot. The reproducer is using rescue=ibadroots, and the extent tree root is corrupted thus the extent tree is NULL. When...

5.5CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2025/01/08 5:49 p.m.179 views

CVE-2024-56774

CVE-2024-56774: Linux kernel vulnerability in btrfs_search_slot() where a NULL extent-tree root could cause a null-pointer dereference during scrub when the root is NULL. The issue is fixed by adding a sanity check for the btrfs root before usage. Affected component: btrfs within the Linux kernel...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/01/08 12:00 a.m.5 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 code issue vulnerability exists in the Linux kernel, which stems from the Btrfs file system's failure to perform null pointer checking on the btrfs root in the btrfssearchslo...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 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.00216EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/21 12:00 a.m.14 views

PT-2025-2615

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue arises from the Linux kernel's handling of the extent tree during its shrink operation. Specifically, when there is a huge number of extent nodes in the extent tree, the kernel may ho...

7.1CVSS5.5AI score0.00226EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.7 views

SUSE CVE-2022-48946

In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the code would corrupt extent tree header instead. Fix the problem and use udfdeleteaext for deleting...

5.5CVSS6.7AI score0.00254EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/10/21 8:05 p.m.25 views

CVE-2022-48946 udf: Fix preallocation discarding at indirect extent boundary

In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the code would corrupt extent tree header instead. Fix the problem and use udfdeleteaext for deleting...

0.00254EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.7 views

SUSE CVE-2024-46840

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.34 views

CVE-2024-46840

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

5.5CVSS6.8AI score0.00264EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.21 views

CVE-2024-46840 btrfs: clean up our handling of refs == 0 in snapshot delete

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

6.8AI score0.00264EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.44 views

CVE-2024-46840 btrfs: clean up our handling of refs == 0 in snapshot delete

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

0.00264EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.6 views

SUSE CVE-2024-44941

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7.8CVSS7.6AI score0.00213EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.11 views

SUSE CVE-2022-48877

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.4AI score0.0024EPSS
SaveExploits0References3
Rows per page
Query Builder