Lucene search
+L

5274 matches found

UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.7AI score0.00204EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

6.6AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2022-50668

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

5.7AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.6 views

UBUNTU-CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.7AI score0.00204EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2023-60093

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

6.1AI score0.00171EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 3:31 a.m.6 views

EUVD-2022-55718

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...

6AI score0.00218EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 1:30 a.m.7 views

CVE-2023-53861 ext4: correct grp validation in ext4_mb_good_group

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

6.5AI score0.00204EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.32 views

CVE-2023-53861 ext4: correct grp validation in ext4_mb_good_group

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:30 a.m.17 views

CVE-2023-53861

CVE-2023-53861 : Linux kernel ext4 fix – adding a NULL check before the group corruption check in ext4_mb_good_group to prevent a NULL pointer dereference when grp is NULL, which could crash the kernel. Affected component: ext4 in the kernel; impact is kernel crash due to NULL pointer dereference...

6.2AI score0.00204EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.5 views

CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.3AI score0.00204EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.27 views

CVE-2023-53835

The CVE-2023-53835 entry concerns the Linux kernel ext4 filesystem: when remounting from read-only to read/write, SB_RDONLY can be cleared before quota is initialized, potentially triggering a WARN_ON_ONCE(dquot_initialize_needed(inode)) in ext4_xattr_block_set(). The issue is documented with a d...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.52 views

CVE-2023-53835

...

SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.7 views

CVE-2023-53835 ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled

In the Linux kernel, the following vulnerability has been resolved: ext4: don't clear SBRDONLY when remounting r/w until quota is re-enabled When a file system currently mounted read/only is remounted read/write, if we clear the SBRDONLY flag too early, before the quota is initialized, and there ...

6.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.7 views

CVE-2023-53835

Removed by vendor...

7AI score
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.45 views

CVE-2022-50673

The CVE-2022-50673 entry concerns a Linux kernel ext4 use-after-free during orphan cleanup. Affected component: ext4 in the kernel, specifically ext4_orphan_cleanup invoked from ext4_fill_super during mounting. Root cause (per provided description): return value propagation from ext4_inode_attach...

6.1AI score0.00224EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.41 views

CVE-2022-50673 ext4: fix use-after-free in ext4_orphan_cleanup

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:29 a.m.7 views

CVE-2022-50673 ext4: fix use-after-free in ext4_orphan_cleanup

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

6.4AI score0.00224EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.33 views

CVE-2022-50668 ext4: fix deadlock due to mbcache entry corruption

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

0.00224EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/09 1:29 a.m.14 views

CVE-2022-50668

CVE-2022-50668 refers to a Linux kernel/ext4 issue where deadlock can occur when manipulating xattr blocks in mbcache. The root cause is a non-atomic update of the e_reusable bit within a bitfield, which can race with updates to e_referenced, creating an inconsistent state that the function ext4_...

6AI score0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50668 ext4: fix deadlock due to mbcache entry corruption

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

6.3AI score0.00224EPSS
SaveExploits0References10
Rows per page
Query Builder