CVE-2025-40177
Linux Kernel 6.10-6.12.54, 6.13-6.17.4, 6.18+ - Use-After-Free in QAIC Bootlog Initialization
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to queuing the buffers. We currently initialize some of the resources after queuing the buffers which creates a race between the probe() and any data that comes back from the device. If the uninitialized resources are accessed, we could see page faults. Fix the init ordering to close the race.
References (3)
Core 3
Scores
EPSS
0.0018
EPSS Percentile
7.9%
Details
Status
published
Products (10)
linux/Kernel
6.10.0 - 6.12.55linux
linux/Kernel
6.13.0 - 6.17.5linux
Linux/Linux
< 6.10
Linux/Linux
5f8df5c6def641c164ed1b673d47a41fdd0013f8 - 48814afc7372f96a9584125c8508dffc88d1d378
Linux/Linux
5f8df5c6def641c164ed1b673d47a41fdd0013f8 - 646868e6962b14e25ae7462fdd1fb061b40c1f16
Linux/Linux
5f8df5c6def641c164ed1b673d47a41fdd0013f8 - fd6e385528d8f85993b7bfc6430576136bb14c65
Linux/Linux
6.10
Linux/Linux
6.12.55 - 6.12.*
Linux/Linux
6.17.5 - 6.17.*
Linux/Linux
6.18
Published
Nov 12, 2025
Tracked Since
Feb 18, 2026