Lucene search
K

5172 matches found

OSV
OSV
added 2025/12/09 1:30 a.m.4 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.00192EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.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.3AI score0.00192EPSS
Exploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.36 views

CVE-2023-53835

...

Exploits0
CVE
CVE
added 2025/12/09 1:29 a.m.16 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
Exploits0
OSV
OSV
added 2025/12/09 1:29 a.m.3 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
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.3 views

CVE-2023-53835

Removed by vendor...

7AI score
Exploits0
CVE
CVE
added 2025/12/09 1:29 a.m.16 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.00211EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.31 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.00211EPSS
Exploits0References7
OSV
OSV
added 2025/12/09 1:29 a.m.2 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.00211EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.26 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.00211EPSS
Exploits0References7
CVE
CVE
added 2025/12/09 1:29 a.m.8 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.00211EPSS
Exploits0References7
OSV
OSV
added 2025/12/09 1:29 a.m.8 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.00211EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.4 views

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.00211EPSS
Exploits0
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2023-53813

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

5.5AI score0.00161EPSS
Exploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.3 views

CVE-2023-53813

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

0.00161EPSS
Exploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2022-50638

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

5.5AI score0.00205EPSS
Exploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.7 views

CVE-2022-50638

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

0.00205EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.0 views

UBUNTU-CVE-2023-53813

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

5.8AI score0.00161EPSS
Exploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

UBUNTU-CVE-2022-50638

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.00205EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.2 views

SUSE CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

4.7CVSS6.5AI score0.00168EPSS
Exploits0References7
Rows per page
Query Builder