PT-2025-13348 · Linux+4 · Linux Kernel+4
Published
2023-11-07
·
Updated
2026-05-26
·
CVE-2023-53002
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 identified in the Linux kernel, specifically in the drm/i915 component. The problem arises from the imbalance in calling
drm vma node allow() and drm vma node revoke() functions, which are related to memory management for mmap offset. This imbalance can lead to a memory leak because the per-file vm count may remain non-zero, causing the rbtree to be leaked. The issue occurs when the mmap offset is reused by the client.Recommendations
To resolve this issue, consider updating the Linux kernel to a version that includes the fix for the memory leak. Specifically, the
drm vma node allow once() function should be called instead of drm vma node allow() to prevent the memory leak.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
DoS
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Centos
Debian
Linux Kernel
Red Hat
Suse