CVE-2025-40177
NONE EPSS 5.6%
Published Nov 12, 20257mo ago · Modified Jun 17, 20262w ago
Published Nov 12, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
Threat Intelligence
EPSS Exploit Probability
5.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/48814afc7372f96a9584125c8508dffc88d1d378
- git.kernel.org https://git.kernel.org/stable/c/646868e6962b14e25ae7462fdd1fb061b40c1f16
- git.kernel.org https://git.kernel.org/stable/c/fd6e385528d8f85993b7bfc6430576136bb14c65
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.