5.5

CVE-2026-45948

ext4: fix memory leak in ext4_ext_shift_extents()

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 3.15.1 < 5.10.252
LinuxLinux Kernel Version >= 5.11 < 5.15.202
LinuxLinux Kernel Version >= 5.16 < 6.1.165
LinuxLinux Kernel Version >= 6.2 < 6.6.128
LinuxLinux Kernel Version >= 6.7 < 6.12.75
LinuxLinux Kernel Version >= 6.13 < 6.18.14
LinuxLinux Kernel Version >= 6.19 < 6.19.4
LinuxLinux Kernel Version3.15 Update-
LinuxLinux Kernel Version3.15 Updaterc3
LinuxLinux Kernel Version3.15 Updaterc4
LinuxLinux Kernel Version3.15 Updaterc5
LinuxLinux Kernel Version3.15 Updaterc6
LinuxLinux Kernel Version3.15 Updaterc7
LinuxLinux Kernel Version3.15 Updaterc8
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.16% 0.055
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-401 Missing Release of Memory after Effective Lifetime

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

https://git.kernel.org/stable/c/7e807cb8603b7664fa630a696cd891d9a03c248d
Patch
https://git.kernel.org/stable/c/afc5e61e1a07b2b833bd72cbee36ecce9cd901e2
Patch
https://git.kernel.org/stable/c/1bce219ee5512cf179ba40cf114945a14a16e21f
Patch
https://git.kernel.org/stable/c/4a79fde8db7eba7f1128d971ceba4e3c9ac84aec
Patch
https://git.kernel.org/stable/c/2f4b1052246ca646bb17bfe0f53df2fdf9729b58
Patch
https://git.kernel.org/stable/c/12615ab4bfb69678e5d961b28bb70040299e51b1
Patch
https://git.kernel.org/stable/c/bd7b52557e4a3ccd7595fdb3a585f1257de57935
Patch
https://git.kernel.org/stable/c/ca81109d4a8f192dc1cbad4a1ee25246363c2833
Patch