Lucene search
+L

3680 matches found

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

UBUNTU-CVE-2024-39467

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ixattrnid in sanitycheckinode syzbot reports a kernel bug as below: F2FS-fs loop0: Mounted with checkpoint version = 48b305e4 ================================================================== BUG:...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2024/06/25 2:25 p.m.54 views

CVE-2024-39467

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ixattrnid in sanitycheckinode syzbot reports a kernel bug as below: F2FS-fs loop0: Mounted with checkpoint version = 48b305e4 ================================================================== BUG:...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/25 1:51 p.m.30 views

CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

5.5CVSS9.1AI score0.00228EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/25 12:0 a.m.5 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 sanitycheckinode function not performing a sanity check on ixattrnid...

7.1CVSS6.5AI score0.00239EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/24 11:18 p.m.4 views

SUSE CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/24 2:15 p.m.22 views

CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS0.00228EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/24 2:15 p.m.2 views

DEBIAN-CVE-2024-34027

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS5.5AI score0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/24 2:15 p.m.17 views

CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS5.8AI score0.00228EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.55 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS0.00237EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.41 views

CVE-2024-33847 f2fs: compress: don't allow unaligned truncation on released compress inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS0.00228EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/24 1:56 p.m.96 views

CVE-2024-33847

The CVE-2024-33847 issue concerns the Linux kernel F2FS file system where compressed inodes could be corrupted after unaligned or partial truncation. The vulnerability arises when a released compress inode with reserved blocks undergoes truncation that changes valid_block_count without updating i...

7.1CVSS6.6AI score0.00228EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.23 views

CVE-2024-33847 f2fs: compress: don't allow unaligned truncation on released compress inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS6.9AI score0.00228EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/20 2:29 p.m.28 views

CVE-2024-38604

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

4.4CVSS6.9AI score0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 11:15 a.m.9 views

UBUNTU-CVE-2022-48712

In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4fcrecordmodifiedinode Current code does not fully takes care of krealloc error case, which could lead to silent memory corruption or a kernel bug. This patch fixes that. Also it cleans up some...

7.8CVSS5.9AI score0.00228EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 2:53 p.m.88 views

CVE-2021-47585

CVE-2021-47585 concerns a memory leak in the Linux kernel's btrfs __add_inode_ref path. The issue arises from allocating victim_name with kmalloc at two points (lines 1104 and 1169) and returning from the function without freeing the previously allocated memory when backref_in_log() returns an er...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.29 views

CVE-2024-38604

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References11
OSV
OSV
added 2024/06/19 1:48 p.m.20 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 1:48 p.m.40 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

0.00207EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:48 p.m.17 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

6.9AI score0.00207EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.4 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 memory leak in btrfs addinoderef...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References4
Rows per page
Query Builder