CVE-2025-71308
MEDIUMaccel/amdxdna: Fix potential NULL pointer dereference in context cleanup
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aie_destroy_context() is invoked during error handling in aie2_create_context(). However, aie_destroy_context() assumes that the context's mailbox channel pointer is non-NULL. If mailbox channel creation fails, the pointer remains NULL and calling aie_destroy_context() can lead to a NULL pointer dereference. In aie2_create_context(), replace aie_destroy_context() with a function which request firmware to remove the context created previously.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0014
EPSS Percentile
3.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (8)
linux/Kernel
6.14.0 - 6.19.4linux
Linux/Linux
< 6.14
Linux/Linux
6.14
Linux/Linux
6.19.4 - 6.19.*
Linux/Linux
7.0
Linux/Linux
be462c97b7dfd24999babe39cce3de224ebe1f80 - 2611c9616cb52d3ed54a6095d72d18e645a6955a
Linux/Linux
be462c97b7dfd24999babe39cce3de224ebe1f80 - 97f27573837ef96b4ba42af463cc800cab615c0e
linux/linux_kernel
6.14 - 6.19.4
Published
May 27, 2026
Tracked Since
May 27, 2026