PT-2024-6087 · Linux · Linux Kernel

Published

2024-02-05

·

Updated

2024-04-29

·

CVE-2024-26912

CVSS v3.1

5.5

Medium

VectorAV: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 The issue is related to the drm/nouveau component of the Linux kernel, where several DMA buffer leaks are fixed. Nouveau manages GSP-RM DMA buffers with nvkm gsp mem objects, and some of these buffers are never deallocated. The fix involves poisoning the buffer and clearing the nvkm gsp mem object when it is deallocated, which should trigger an error or crash from GSP-RM if it tries to access the buffer after deallocation. The mem->size field is also changed to a size t to match the type expected by dma alloc coherent. This issue can be exploited to cause a denial of service.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Weakness Enumeration

Related Identifiers

BDU:2024-06992
CVE-2024-26912

Affected Products

Linux Kernel