Lucene search
+L

5279 matches found

RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.12 views

kernel: ext4: silence the warning when evicting inode with dioread_nolock

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

5.8AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.2 views

kernel: Linux kernel (ext4): Memory leak due to improper handling of krealloc failure

A flaw was found in the Linux kernel's ext4 filesystem. This vulnerability occurs due to improper handling of memory allocation failures when the krealloc function returns NULL within ext4fcrecordmodifiedinode. A local user could potentially exploit this flaw, leading to a memory leak. This memor...

5.8AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: ext4: fix uninititialized value in 'ext4_evict_inode'

An uninitialized variable flaw was found in the Linux kernel's ext4 filesystem in the inode eviction path. A local user can trigger this issue by creating filesystem operations that cause inode allocation to fail before the iflags field is initialized, followed by inode cleanup that attempts to...

7.8CVSS7AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.12 views

kernel: Linux kernel ext4: Information Disclosure via uninitialized memory leak in fast-commit journal

A flaw was found in the Linux kernel. A local attacker could exploit an information disclosure vulnerability by not properly zeroing out unused space at the end of fast-commit journal blocks in the ext4 filesystem. This could lead to the leakage of uninitialized memory to disk, potentially allowi...

5.5CVSS7AI score0.00146EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: 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.5CVSS6.7AI score0.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: ext4: fix deadlock due to mbcache entry corruption

A deadlock vulnerability was found in the ext4 filesystem in the Linux kernel. When manipulating extended attribute xattr blocks, a race condition in non-atomic bitfield updates can cause the mbcache entry state to become corrupted. This leads to an infinite loop in ext4xattrblockset where the co...

7.1AI score0.00224EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: ext4: fix potential memory leak in ext4_fc_record_regions()

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

5.5CVSS6.7AI score0.00146EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.8 views

kernel: ext4: don't set up encryption key during jbd2 transaction

A flaw exists in the ext4 filesystem implementation in the Linux kernel such that the function ext4unlink extended a journaling transaction too far so that it included a call to ext4findentry. However, ext4findentry may need to set up a directory’s encryption key — which can cause a deadlock when...

5.5CVSS7.1AI score0.00095EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: ext4: fix potential out of bound read in ext4_fc_replay_scan()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential out of bound read in ext4fcreplayscan For scan loop must ensure that at least EXT4FCTAGBASELEN space. If remain space less than EXT4FCTAGBASELEN which will lead to out of bound read when mounting corrupt file...

7.1CVSS6.7AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

No title provided

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4INODEHASXATTRSPACE macro in xattr.h...

6.3AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:1 a.m.8 views

kernel: ext4: use-after-free in ext4_xattr_set_entry()

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw allows a privileged local user to cause a system crash or other undefined behaviors...

6.7CVSS6.6AI score0.00242EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.11 views

PT-2025-41051

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc4-syzkaller-62821-gcb231e2f67ec Description The Linux kernel contains a flaw in the ext4 filesystem implementation. Specifically, the ext4 evict inode function accesses an uninitialized value, potentially...

7.8CVSS6.8AI score0.21314EPSS
SaveExploits0References457
Oracle linux
Oracle linux
added 2023/05/09 12:0 a.m.220 views

Unbreakable Enterprise kernel security update

5.15.0-101.103.2.1 - Revert 'attr: use consistent sgid stripping checks' Sherry Yang Orabug: 35346968 - Revert 'iommu: Force iommu shutdown on panic' Boris Ostrovsky Orabug: 35346963 5.15.0-101.103.2 - uek-rpm: mod-extra: Remove mt7921e.ko from extras list Harshit Mogalapalli Orabug: 34999685 -...

6.5CVSS7.7AI score0.00474EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.26 views

PT-2024-1443 · Openeuler +7 · Openeuler Kernel +7

Name of the Vulnerable Software and Affected Versions: openEuler kernel versions 4.19.90 through 4.19.90-2401.3 openEuler kernel versions 5.10.0-60.18.0 through 5.10.0-183.0.0 Description: The issue is related to an integer overflow in the ext4 write inline data end function of the openEuler kern...

8.8CVSS7.2AI score0.28058EPSS
SaveExploits32References695
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.7 views

PT-2025-25947 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19.0-rc6+ Description: A vulnerability in the Linux kernel has been identified where the block range is not properly validated before use in ext4 mb clear bb, potentially leading to issues on corrupted file...

8.8CVSS7.8AI score0.10458EPSS
SaveExploits29References950
NVD
NVD
added 2023/05/08 9:15 p.m.25 views

CVE-2023-2513

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors...

6.7CVSS7AI score0.00242EPSS
SaveExploits0References3
OSV
OSV
added 2023/05/08 9:15 p.m.16 views

AZL-26689 CVE-2023-2513 affecting package kernel for versions less than 5.15.112.1-1

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors...

6.7CVSS6.6AI score0.00242EPSS
SaveExploits0References1
Prion
Prion
added 2023/05/08 9:15 p.m.30 views

Design/Logic Flaw

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors...

4CVSS6.4AI score0.00242EPSS
SaveExploits0References3Affected Software2
Vulnrichment
Vulnrichment
added 2023/05/08 12:0 a.m.9 views

CVE-2023-2513

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors...

6.3AI score0.00242EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/05/08 12:0 a.m.36 views

CVE-2023-2513

A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors...

6.7CVSS6.7AI score0.00242EPSS
SaveExploits0References3
Rows per page
Query Builder