wifi: iwlwifi: read txq->read_ptr under lock
Summary
| CVE | CVE-2024-36922 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-05-30 16:15:15 UTC |
| Updated | 2026-06-01 17:16:28 UTC |
| Description | 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 And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 7b3e42ea2eadd41cc9d6363a9813b8ba8ab6f0e6 f30e8af109818c9db08cbcc46eb9713fe4b530ba git | Not specified |
| CNA | Linux | Linux | affected 7b3e42ea2eadd41cc9d6363a9813b8ba8ab6f0e6 aab7b39fcac5f6165f6434bcbb56bb7865d4ad2b git | Not specified |
| CNA | Linux | Linux | affected 7b3e42ea2eadd41cc9d6363a9813b8ba8ab6f0e6 b83db8e756dec68a950ed2f056248b1704b3deaa git | Not specified |
| CNA | Linux | Linux | affected 7b3e42ea2eadd41cc9d6363a9813b8ba8ab6f0e6 43d07103df670484cdd26f9588eabef80f69db89 git | Not specified |
| CNA | Linux | Linux | affected 7b3e42ea2eadd41cc9d6363a9813b8ba8ab6f0e6 c2ace6300600c634553657785dfe5ea0ed688ac2 git | Not specified |
| CNA | Linux | Linux | affected 4.19 | Not specified |
| CNA | Linux | Linux | unaffected 4.19 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.209 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.175 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.31 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.8.10 6.8.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.9 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/c2ace6300600c634553657785dfe5ea0ed688ac2 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/b83db8e756dec68a950ed2f056248b1704b3deaa | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/43d07103df670484cdd26f9588eabef80f69db89 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/f30e8af109818c9db08cbcc46eb9713fe4b530ba | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/aab7b39fcac5f6165f6434bcbb56bb7865d4ad2b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.