VDB
DEBIAN-CVE-2024-36922
DEBIAN-CVE-2024-36922
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | *, *, * |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | *, *, 6.1.148-1 |
| Debian:13 | linux | 0, 0 |
Timeline
- May 30, 2024 CVE Published
- Apr 28, 2026 CVE Updated