Lucene search
+L

75 matches found

OSV
OSV
added 2024/06/25 3:15 p.m.7 views

UBUNTU-CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS6AI score0.00146EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.39 views

CVE-2024-38306 btrfs: protect folio::private when attaching extent buffer folios

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS0.00146EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/25 2:22 p.m.89 views

CVE-2024-38306

The CVE-2024-38306 issue resides in the Linux kernel’s BTRFS extent IO path. A race stems from how folio::private is managed during attach of extent folios: after the commit that refactored alloc_extent_buffer() to an allocate-then-attach flow, code guarded by mapping->i_private_lock was moved...

7.8CVSS7.2AI score0.00146EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/06/25 2:22 p.m.39 views

CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS5.7AI score0.00146EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.18 views

CVE-2024-38306 btrfs: protect folio::private when attaching extent buffer folios

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS7AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/25 2:22 p.m.21 views

CVE-2024-38306 btrfs: protect folio::private when attaching extent buffer folios

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS6.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/06/25 12:0 a.m.7 views

PT-2024-27935

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8 Description The Linux kernel has a vulnerability that can cause rare kernel crashes due to bad page status error messages. This issue is caused by a race condition between thread A allocating an extent buffer...

9.8CVSS6.7AI score0.00526EPSS
SaveExploits1References258
SUSE CVE
SUSE CVE
added 2024/06/01 2:24 a.m.7 views

SUSE CVE-2024-36027

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer Btrfs clears the content of an extent buffer marked as EXTENTBUFFERZONEDZEROOUT before the bio submission. This mechanism is introduced to prevent a write hole of an...

7.1CVSS6.9AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/30 3:10 p.m.23 views

CVE-2024-36027 btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer Btrfs clears the content of an extent buffer marked as EXTENTBUFFERZONEDZEROOUT before the bio submission. This mechanism is introduced to prevent a write hole of an...

7.1CVSS7.1AI score0.00211EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.9 views

Linux kernel security vulnerabilities

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 that stems from the fact that when an inter-area buffer is marked EXTENTBUFFERZONEDZEROOUT, Btrfs clears the contents of the...

7.1CVSS6.7AI score0.00211EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/30 12:0 a.m.21 views

PT-2024-26853 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the mechanism introduced to prevent a write hole of an extent buffer in the Btrfs file system. When btrfs clear buffer dirty marks an extent buffer as EXTENT BUFF...

9.1CVSS7.2AI score0.01401EPSS
SaveExploits1References534
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.2 views

SUSE CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

4.7CVSS7.9AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/17 2:15 p.m.25 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS7.5AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

DEBIAN-CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

4.7CVSS5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.33 views

UBUNTU-CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6AI score0.00177EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.22 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6AI score0.00177EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.45 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS7.5AI score0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.98 views

CVE-2024-35798

CVE-2024-35798 — Linux kernel, btrfs race in read_extent_buffer_pages() A race occurs when reading an extent buffer: after acquiring EXTENT_BUFFER_READING, the uptodate flag isn’t rechecked promptly, allowing a concurrent read to start and potentially return while another read is in progress. Thi...

7.8CVSS6.8AI score0.00177EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6.8AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 1:23 p.m.18 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6.5AI score
SaveExploits0References7
Rows per page
Query Builder