Lucene search
+L

19 matches found

SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.14 views

SUSE CVE-2026-43068

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4mbfindbygoal There's issue as follows: ... EXT4-fs mmcblk0p1: Delayed block allocation failed for inode 206 at logical offset 0 with max blocks 1 with error 117 EXT4-fs...

6.3CVSS5.7AI score0.00117EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/11/13 12:34 a.m.15 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

A vulnerability was found in the ext4mbtrybestfound function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00312EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.7 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.6 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

A vulnerability was found in the ext4mbtrybestfound function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00312EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.8 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

A vulnerability was found in the ext4mbtrybestfound function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00312EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 views

SUSE CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/04/04 1:26 a.m.49 views

CVE-2024-26773

A vulnerability was found in the ext4mbtrybestfound function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

5.5CVSS7.1AI score0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

7.8CVSS5.6AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.28 views

CVE-2024-26773

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfound Determine if the group block bitmap is corrupted before using acbex in ext4mbtrybestfound to avoid allocating blocks from a group with a corrupted block...

7.8CVSS7.3AI score0.00312EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

UBUNTU-CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

7.8CVSS6.2AI score0.00264EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.28 views

CVE-2024-26773

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfound Determine if the group block bitmap is corrupted before using acbex in ext4mbtrybestfound to avoid allocating blocks from a group with a corrupted block...

7.8CVSS6.1AI score0.00312EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.28 views

CVE-2024-26773 ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfound Determine if the group block bitmap is corrupted before using acbex in ext4mbtrybestfound to avoid allocating blocks from a group with a corrupted block...

7.8CVSS6.6AI score0.00312EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.30 views

CVE-2024-26773 ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfound Determine if the group block bitmap is corrupted before using acbex in ext4mbtrybestfound to avoid allocating blocks from a group with a corrupted block...

7.8CVSS7.6AI score0.00312EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:0 p.m.203 views

CVE-2024-26773

CVE-2024-26773: The Linux kernel ext4 block allocator vulnerability is resolved. The fix prevents allocating blocks from a group whose block bitmap is corrupted during concurrent operations by verifying the group bitmap integrity before using ac_b_ex in ext4_mb_try_best_found(), and by guarding t...

7.8CVSS6.1AI score0.00312EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.52 views

CVE-2024-26772 ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

7.8CVSS7.6AI score0.00264EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:0 p.m.9 views

CVE-2024-26772 ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

7.8CVSS5.8AI score
SaveExploits0References13
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.15 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the allocation of blocks from a corrupted group...

5.5CVSS6.3AI score0.00312EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the allocation of blocks from a corrupted group...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References10
Rows per page
Query Builder