Lucene search
K

80 matches found

CVE
CVE
added 2024/08/17 9:9 a.m.109 views

CVE-2024-42306

CVE-2024-42306 – Linux kernel UDF vulnerability : The issue arises when a corrupted filesystem block bitmap can be inconsistently used for allocations due to bitmap buffer loading state, risking allocation failures or mixed results. The fix adds a BH_verified flag to track bitmap validity, ensuri...

5.5CVSS6.8AI score0.00219EPSS
Exploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:9 a.m.15 views

CVE-2024-42306

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

5.5CVSS6AI score0.00219EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.12 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...

5.5CVSS7.2AI score0.00301EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 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...

5.5CVSS7.2AI score0.00301EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.9 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...

5.5CVSS7.2AI score0.00255EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 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...

5.5CVSS7.2AI score0.00301EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.2 views

kernel: ext4: regenerate buddy after block freeing failed if under fc replay

A flaw was found in the Linux kernel's ext4 filesystem related to the fast commit replay process. During this process, blocks that are already marked as free can be incorrectly marked as free again, leading to the corruption of the buddy bitmap, which is used to track free and allocated blocks...

5.5CVSS6.8AI score0.00278EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.5 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...

5.5CVSS7.2AI score0.00301EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.2 views

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

5.5CVSS6.3AI score0.00301EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.8 views

SUSE CVE-2024-26774

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mbupdateavgfragmentsize when block bitmap corrupt Determine if bbfragments is 0 instead of determining bbfree to eliminate the risk of dividing by zero when the block bitmap is corrupted...

5.5CVSS6.5AI score0.00238EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 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.00255EPSS
Exploits0References18
RedhatCVE
RedhatCVE
added 2024/04/04 1:26 a.m.24 views

CVE-2024-26772

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

5.5CVSS7.4AI score0.00255EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:2 a.m.41 views

CVE-2024-26774

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mbupdateavgfragmentsize when block bitmap corrupt Determine if bbfragments is 0 instead of determining bbfree to eliminate the risk of dividing by zero when the block bitmap is corrupted...

5.5CVSS6.9AI score0.00238EPSS
Exploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26774

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mbupdateavgfragmentsize when block bitmap corrupt Determine if bbfragments is 0 instead of determining bbfree to eliminate the risk of dividing by zero when the block bitmap is corrupted...

5.5CVSS5.5AI score0.00238EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.2 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...

5.5CVSS5.6AI score0.00255EPSS
Exploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.18 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...

5.5CVSS7.3AI score0.00301EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.34 views

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.4AI score0.00255EPSS
Exploits0References22
OSV
OSV
added 2024/04/03 5:15 p.m.2 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...

5.5CVSS6.2AI score0.00255EPSS
Exploits0References23
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

UBUNTU-CVE-2024-26774

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mbupdateavgfragmentsize when block bitmap corrupt Determine if bbfragments is 0 instead of determining bbfree to eliminate the risk of dividing by zero when the block bitmap is corrupted...

5.5CVSS6.2AI score0.00238EPSS
Exploits0References18
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

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

5.5CVSS6.2AI score0.00301EPSS
Exploits0References23
Rows per page
Query Builder