CVE-2026-45948
Published: May 27, 2026
Modified: May 27, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_ext_shift_extents() In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4_find_extent(), leading to a memory leak. Fix this by jumping to the out label to ensure the path is properly released.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected a18ed359bdddcded4f97ff5e2f07793ff9336913 - < 7e807cb8603b7664fa630a696cd891d9a03c248daffected a18ed359bdddcded4f97ff5e2f07793ff9336913 - < afc5e61e1a07b2b833bd72cbee36ecce9cd901e2affected a18ed359bdddcded4f97ff5e2f07793ff9336913 - < 1bce219ee5512cf179ba40cf114945a14a16e21faffected a18ed359bdddcded4f97ff5e2f07793ff9336913 - < 4a79fde8db7eba7f1128d971ceba4e3c9ac84aecaffected a18ed359bdddcded4f97ff5e2f07793ff9336913 - < 2f4b1052246ca646bb17bfe0f53df2fdf9729b58+3 more versions |
Linux | Linux | affected 3.15unaffected 0 - < 3.15unaffected 5.10.252 - <= 5.10.*unaffected 5.15.202 - <= 5.15.*unaffected 6.1.165 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now