Lucene search
+L

5330 matches found

OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53317 ext4: fix WARNING in mb_find_extent

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS4.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.12 views

CVE-2022-50346 ext4: init quota for 'old.inode' in 'ext4_rename'

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

0.0016EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.4 views

CVE-2022-50346 ext4: init quota for 'old.inode' in 'ext4_rename'

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

6.1AI score0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/16 4:11 p.m.36 views

CVE-2022-50346

CVE-2022-50346 is a Linux kernel ext4 issue where ext4_rename may modify old.inode’s ctime and trigger quota/extra_isize expansion, potentially allocating blocks and emitting a quota-related warning. The root cause involves ext4_xattr handling during a rename, with syzbot traces showing s_want_ex...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2022-50346 ext4: init quota for 'old.inode' in 'ext4_rename'

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

5.5CVSS6.1AI score
SaveExploits0References12
CVE
CVE
added 2025/09/16 4:11 p.m.36 views

CVE-2022-50344

CVE-2022-50344 - Linux kernel ext4 null-ptr-deref Affects: Linux kernel ext4 subsystem (ext4_write_info) in quota handling during umount/shutdown paths. Root cause: A null pointer dereference can occur in ext4_write_info when the superblock root inode is no longer valid during unmount, leading to...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.12 views

CVE-2022-50344 ext4: fix null-ptr-deref in ext4_write_info

In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4writeinfo I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in range 0x0000000000000068-0x000000000000006f CPU: 1 PI...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2022-50344 ext4: fix null-ptr-deref in ext4_write_info

In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4writeinfo I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in range 0x0000000000000068-0x000000000000006f CPU: 1 PI...

5.5CVSS6AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.5 views

CVE-2022-50344 ext4: fix null-ptr-deref in ext4_write_info

In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4writeinfo I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in range 0x0000000000000068-0x000000000000006f CPU: 1 PI...

6.7AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 2:48 p.m.21 views

CLSA-2025-1758034087 kernel: Fix of 24 CVEs

tls: always refresh the queue when reading sock CVE-2025-38471 - Bluetooth: hcicore: Fix use-after-free in vhciflush CVE-2025-38250 - i2c/designware: Fix an initialization issue CVE-2025-38380 - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds CVE-2025-38159 - mm/hugetlb:...

9.8CVSS6.6AI score0.00477EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 8:15 a.m.12 views

DEBIAN-CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.5 views

CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

5.5CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.9 views

UBUNTU-CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/16 8:15 a.m.10 views

UBUNTU-CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:11 a.m.8 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.1CVSS4.9AI score
SaveExploits0References12
CVE
CVE
added 2025/09/16 8:11 a.m.50 views

CVE-2023-53285

CVE-2023-53285 : in the Linux kernel ext4, a bounds-check fix was added in get_max_inline_xattr_value_size() to prevent reading beyond allocated memory if the inode table is corrupted by block-device writes while mounted. This resolves a potential memory read issue in inline xattrs. Impact: HIGH ...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.15 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.1CVSS0.00156EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

8.1AI score0.00156EPSS
SaveExploits0References9
Rows per page
Query Builder