CVE-2026-43444
Received Received - Intake
AMDKFD Memory Leak in Linux Kernel

Publication date: 2026-05-08

Last updated on: 2026-05-08

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. (cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33)
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-08
Last Modified
2026-05-08
Generated
2026-05-09
AI Q&A
2026-05-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is related to the Linux kernel's Direct Rendering Manager (DRM) component, specifically the amdkfd driver. The issue involves improper error handling where a buffer object (bo) was not unreserved if a queue update failed. The fix ensures that the buffer object is properly unreserved before returning a failure status.


How can this vulnerability impact me? :

If the buffer object is not unreserved properly when a queue update fails, it could lead to resource leaks or improper resource management within the kernel. This might cause system instability, degraded performance, or unexpected behavior in applications relying on the affected driver.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart