#VU106148 Memory leak in Linux kernel - CVE-2023-52981

 

#VU106148 Memory leak in Linux kernel - CVE-2023-52981

Published: March 27, 2025 / Updated: May 11, 2025


Vulnerability identifier: #VU106148
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-52981
CWE-ID: CWE-401
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to memory leak within the capture_engine() function in drivers/gpu/drm/i915/i915_gpu_error.c, within the __guc_reset_context() function in drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c, within the engine_dump_active_requests() function in drivers/gpu/drm/i915/gt/intel_engine_cs.c, within the intel_context_find_active_request() function in drivers/gpu/drm/i915/gt/intel_context.c. A local user can perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.

External links