THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26704 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents moved_len In ext4_move_extents(), moved_len is only updated when all moves are successfully executed, and only discards orig_inode and donor_inode preallocat

[NVD] CVE-2024-26704 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents moved_len In ext4_move_extents(), moved_len is only updated when all moves are successfully executed, and only discards orig_inode and donor_inode preallocat

lownvdPublished 2024-04-03

CVE-2024-26704 CVSS: 7.8 HIGH Published: 2024-04-03T15:15:53.193

In the Linux kernel, the following vulnerability has been resolved:

ext4: fix double-free of blocks due to wrong extents moved_len

In ext4_move_extents(), moved_len is only updated when all moves are successfully executed, and only discards orig_inode and donor_inode preallocations when moved_len is not zero. When the loop fails t

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26704