Race condition in Linux kernel - CVE-2025-71285
Published: May 7, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in the qrtr client driver for the IPCR DL channel when handling auto-queued RX buffers during driver probe. A local user can trigger the vulnerable code path to cause a denial of service.
The issue can lead to a NULL pointer dereference during boot before the client driver's structures are fully initialized.