PT-2026-43720 · Linux · Linux Kernel

CVE-2026-45853

·

Published

2026-05-27

·

Updated

2026-07-21

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A memory corruption issue exists in the drm/amdgpu component. The function amdgpu discovery get nps info() allocates memory for ranges using kvcalloc(), which may utilize vmalloc() for large allocations. The use of kfree() to release memory allocated via vmalloc() leads to memory corruption. This is addressed by using kvfree() in the amdgpu gmc get nps memranges() function to safely handle both kmalloc and vmalloc allocations.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Corruption

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45853
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1

Affected Products

Linux Kernel