PT-2025-33596 · Linux+5 · Linux Kernel+5
Published
2025-07-16
·
Updated
2026-04-20
·
CVE-2025-38549
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A memory leak exists in the efivarfs filesystem when processing mount options. Specifically, the
efivarfs fs info structure is allocated early during filesystem context initialization but may not be freed if the filesystem context is released before the fill super function is called, such as during error paths or reconfiguration. This can lead to a memory leak as ownership of the structure is never transferred to the superblock. The issue is addressed by implementing a .free callback in efivarfs context ops to ensure proper freeing of the allocated structure when the filesystem context is torn down before fill super.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Improper Initialization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu