PT-2024-26785 · Linux+2 · Linux Kernel+2
Published
2024-05-19
·
Updated
2026-05-26
·
CVE-2024-35928
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to potential memory leaks in the
amdgpu device init() function. The memory mapped by ioremap() for adev->rmmio is not properly handled, leading to potential memory leaks. If the function exits early due to an error, the memory is unmapped. If the function completes successfully, the memory remains mapped. The issue was reported by smatch, which warned about the potential memory leak on specific lines in the amdgpu device.c file.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat
Suse