Tracker / CVE-2024-36922
CVE-2024-36922
High 8.8
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq->read_ptr under lock If we read txq->read_ptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice, resulting in the WARN_ONCE() a little later. Fix that by reading txq->read_ptr under lock.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · … → 6.6.31 |
| linux | linux_kernel · 6.7 → 6.8.10 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.