PT-2026-27715 · Linux · Linux Kernel
CVE-2026-23350
·
Publicado
2026-01-01
·
Atualizado
2026-03-27
CVSS v3.1
7.8
Alta
| Vetor | AV: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 flaw exists in the Linux kernel’s drm/xe/queue functionality where a missing finalization call during queue initialization can lead to invalid memory references. Specifically, if queue initialization fails, the corresponding finalization (
fini) is not called, resulting in a damaged queue remaining in the exec queue lookup list. This issue stems from a failure to remove the queue from the GuC list, impacting guc id allocation. The fix involves ensuring a fini call to free the guc id before internal LRCs are freed, reusing the xe exec queue fini() function and modifying xe lrc put() to handle NULL parameters.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Linux Kernel