PT-2024-36857 · Linux · Linux Kernel
Published
2024-09-26
·
Updated
2025-01-15
·
CVE-2024-56553
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 issue has been resolved in the Linux kernel. The issue occurs when a freeze notification is cleared with BC CLEAR FREEZE NOTIFICATION before calling
binder freeze notification done(), causing the work to remain queued in proc->delivered freeze and leading to a memory leak when the process exits. The patch fixes the leak by ensuring that any pending entries in proc->delivered freeze are freed during binder deferred release().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel