VYPR
Medium severity5.5NVD Advisory· Published May 27, 2026· Updated Jun 16, 2026

CVE-2026-45948

CVE-2026-45948

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

10
  • Linux/Kernel9 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 8 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=3.15.1,<5.10.252
    • 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:*:*:*:*:*:*
    • (no CPE)
  • osv-coords
    Range: >= 3.15.0, < 5.10.252

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.