Lucene search
+L

546 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49882 ext4: fix double brelse() the buffer of the extents path

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse the buffer of the extents path In ext4exttrytomergeup, set path1.pbh to NULL after it has been released, otherwise it may be released twice. An example of what triggers this is as follows: split2 map split...

7.2AI score0.00319EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.12 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 that stems from the ext4 file system's DAX feature mishandling extents exceeding the inode size during partial write...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 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 that stems from a double release issue with the extents path in the ext4 file system...

7.8CVSS6.7AI score0.00319EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.8 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/11 4:15 p.m.12 views

AZL-49187 CVE-2024-45026 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient ESE or thin provisioned volumes need to be formatted on demand during usual IO processing. The dasdeseneedsformat function checks for...

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.17 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.23 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.24 views

CVE-2024-42077

A vulnerability was found in OCFS2 in the Linux Kernel. This issue occurs due to insufficient transaction credits for Direct I/O DIO operations, which could lead to kernel panics. In ocfs2dioendiowrite, the required transaction credits were underestimated, especially when dealing with large or...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.16 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.52 views

CVE-2024-40943 ocfs2: fix races between hole punching and AIO+DIO

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS0.00197EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 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 a contention condition issue in the ocfs2 filesystem when handling AIO+DIO with hole-punching operations,...

4.7CVSS6.4AI score0.00197EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/06/05 12:00 a.m.10 views

PT-2024-4553

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.9.0 Description: The vulnerability is related to a crash in the btrfs file system when there is a race condition between fsync and size-extending write into prealloc. This can lead to a BUG being triggered, causing the...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

UBUNTU-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.1CVSS5.8AI score0.00213EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.9 views

SUSE CVE-2021-47433

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfsreplacefileextents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a file. This occurs because the if statement to decide...

5.5CVSS6.8AI score0.00575EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/25 3:33 a.m.12 views

SUSE CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

6.1CVSS6.8AI score0.0021EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.8 views

SUSE CVE-2023-52770

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.25 views

kernel: ext4: silence the warning when evicting inode with dioread_nolock

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

5.8AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.16 views

kernel: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.8 views

CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.8 views

DEBIAN-CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder