Lucene search
+L

5168 matches found

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
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.13 views

CVE-2024-56581

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfsreftreemod after we successfully inserted the new ref entry local variable 'ref' into the respective block entry's rbtree local variable 'be', if we find an...

7.8CVSS6.9AI score0.00238EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/01/08 9:47 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48853: swiotlb: fix info leak with DMAFROMDEVICE bsc1228015. CVE-2024-26801: Bluetooth: Avoid potential use-after-free in hcierrorreset bsc1222413...

7.8CVSS8.3AI score0.03301EPSS
SaveExploits3References316
Positive Technologies
Positive Technologies
added 2025/01/08 12:00 a.m.6 views

PT-2025-4360 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the function get canonical dev path in the Linux kernel's btrfs module. It involves a buffer overflow vulnerability that can be triggered when the d path functi...

4.6CVSS7.6AI score0.00173EPSS
SaveExploits0References18
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
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.6 views

SUSE CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

4.7CVSS7.5AI score0.00248EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/01/07 3:48 a.m.6 views

SUSE CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7CVSS7.8AI score0.0022EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.15 views

CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

5.5CVSS6.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.20 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.8AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/06 5:15 p.m.18 views

CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/06 5:15 p.m.11 views

AZL-55032 CVE-2024-56758 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.2 views

DEBIAN-CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS6AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 5:15 p.m.20 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/06 5:15 p.m.4 views

DEBIAN-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.7 views

UBUNTU-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References19
OSV
OSV
added 2025/01/06 5:15 p.m.7 views

UBUNTU-CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References36
OSV
OSV
added 2025/01/06 4:20 p.m.21 views

CVE-2024-56759 btrfs: fix use-after-free when COWing tree bock and tracing is enabled

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.26 views

CVE-2024-56759 btrfs: fix use-after-free when COWing tree bock and tracing is enabled

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS0.0022EPSS
SaveExploits0References6
Rows per page
Query Builder