PT-2024-3788 · Linux+6 · Linux Kernel+6
Published
2024-01-11
·
Updated
2026-03-13
·
CVE-2024-26618
CVSS v2.0
9.0
High
| Vector | AV:N/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a memory leak in the Linux kernel, specifically in the arm64/sme module. When the
sme alloc() function is called with existing storage and not flushing, it will always allocate new storage, leading to a memory leak and state corruption. The fix involves separating the checks for flushing and existing storage, similar to how it is done for SVE. Callers that reallocate, such as when changing the vector length, should call sme free() themselves.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Allocation of Resources Without Limits
Out of bounds Read
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Red Os
Ubuntu