Lucene search
+L

99 matches found

OSV
OSV
added 2024/12/27 2:15 p.m.9 views

UBUNTU-CVE-2024-53234

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta1 lclusters gracefully syzbot reported a WARNING in iomapiterdone: iomapfiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctlfiemap fs/ioctl.c:220 inline Generally, NONHEAD lclusters won't have delta1==0, exce...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References19
CVE
CVE
added 2024/12/27 1:50 p.m.2304 views

CVE-2024-53234

CVE-2024-53234 : In the Linux kernel’s EROFS, a vulnerability in handling NONHEAD lclusters with delta[1] caused inadequate decompressed lengths for FIEMAP mappings. The root cause was unconditional bailing when delta[1]==0 for NONHEAD lclusters, which could affect crafted images/filesystems from...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.20 views

CVE-2024-53234 erofs: handle NONHEAD !delta[1] lclusters gracefully

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta1 lclusters gracefully syzbot reported a WARNING in iomapiterdone: iomapfiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctlfiemap fs/ioctl.c:220 inline Generally, NONHEAD lclusters won't have delta1==0, exce...

0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 1:50 p.m.10 views

CVE-2024-53234 erofs: handle NONHEAD !delta[1] lclusters gracefully

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta1 lclusters gracefully syzbot reported a WARNING in iomapiterdone: iomapfiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctlfiemap fs/ioctl.c:220 inline Generally, NONHEAD lclusters won't have delta1==0, exce...

6.2AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.24 views

PT-2024-35682

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the handling of NONHEAD !delta1 lclusters in the erofs filesystem. The issue was reported by syzbot, which found a WARNI...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.7 views

SUSE 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.6AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/25 3:15 p.m.1 views

DEBIAN-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.1CVSS6.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.9 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
OSV
OSV
added 2024/06/25 2:25 p.m.22 views

CVE-2024-39467 f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()

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.8CVSS6AI score
SaveExploits0References10
CVE
CVE
added 2024/06/25 2:25 p.m.107 views

CVE-2024-39467

CVE-2024-39467 (Linux kernel, f2fs) is rooted in a missing sanity check for i_xattr_nid in f2fs_iget(). In the fiemap path this allows current_nat_addr() to read from nat_bitmap using an invalid i_xattr_nid, triggering a KASAN slab-out-of-bounds bug. The issue is fixed by adding the sanity check ...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 2:25 p.m.26 views

CVE-2024-39467 f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()

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:...

6.2AI score0.00239EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.7 views

SUSE CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/21 11:13 p.m.6 views

SUSE CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS5.8AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

AZL-55416 CVE-2023-52737 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.15 views

UBUNTU-CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2024/05/21 3:23 p.m.13 views

CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS7.2AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 3:23 p.m.105 views

CVE-2023-52737

CVE-2023-52737: In the Linux kernel, when using Btrfs, fiemap could deadlock with an in-flight fsync due to not taking the inode lock (i_mutex) before fiemap operations. The root cause is that fiemap_fill_next_extent() could fault while accessing user space buffers, which creates a lock-order cyc...

5.5CVSS7AI score0.00212EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:23 p.m.17 views

CVE-2023-52737 btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.14 views

CVE-2023-52737 btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

7AI score0.00212EPSS
SaveExploits0References3
Rows per page
Query Builder