NULL pointer dereference in Linux kernel - CVE-2025-71308
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a NULL pointer dereference in aie_destroy_context() when handling an error path after mailbox channel creation fails. A local user can trigger context creation failure to cause a denial of service.
The issue occurs during context cleanup in aie2_create_context().