CVE-2026-45948
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
16/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ext4: fix memory leak in ext4_ext_shift_extents()<br />
<br />
In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the<br />
function returns immediately without releasing the path obtained via<br />
ext4_find_extent(), leading to a memory leak.<br />
<br />
Fix this by jumping to the out label to ensure the path is properly<br />
released.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.15.1 (including) | 5.10.252 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:3.15:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:3.15:rc8:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/12615ab4bfb69678e5d961b28bb70040299e51b1
- https://git.kernel.org/stable/c/1bce219ee5512cf179ba40cf114945a14a16e21f
- https://git.kernel.org/stable/c/2f4b1052246ca646bb17bfe0f53df2fdf9729b58
- https://git.kernel.org/stable/c/4a79fde8db7eba7f1128d971ceba4e3c9ac84aec
- https://git.kernel.org/stable/c/7e807cb8603b7664fa630a696cd891d9a03c248d
- https://git.kernel.org/stable/c/afc5e61e1a07b2b833bd72cbee36ecce9cd901e2
- https://git.kernel.org/stable/c/bd7b52557e4a3ccd7595fdb3a585f1257de57935
- https://git.kernel.org/stable/c/ca81109d4a8f192dc1cbad4a1ee25246363c2833



