CVE-2022-48787
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
iwlwifi: fix use-after-free
If no firmware was present at all (or, presumably, all of the firmware files failed to parse), we end up unbinding by calling device_release_driver(), which calls remove(), which then in iwlwifi calls iwl_drv_stop(), freeing the 'drv' struct. However the new code I added will still erroneously access it after it was freed.
Set 'failure=false' in this case to avoid the access, all data was already freed anyway.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 8e10749fa1a454c1e7214f36cec83241f5a36ef1 < d3b98fe36f8a06ce654049540773256ab59cb53d | affected |
| Linux | Linux | 1d7cc54137a4f28506dc7beac235b240b08f4e59 < 7d6475179b85a83186ccce59cdc359d4f07d0bcb | affected |
| Linux | Linux | 0446cafa843e6db4982731c167e11c80d42be7e2 < 494de920d98f125b099f27a2d274850750aff957 | affected |
| Linux | Linux | febab6b60d61d13cd9f30a2991deea56df39567d < 008508c16af0087cda0394e1ac6f0493b01b6063 | affected |
| Linux | Linux | e23f075d77987de4215c8e0696f28bcc707506f7 < ddd46059f7d99119b62d44c519df7a79f2e6a515 | affected |
| Linux | Linux | 6b5ad4bd0d78fef6bbe0ecdf96e09237c9c52cc1 < 9958b9cbb22145295ee1ffaea0904c383da2c05d | affected |
| Linux | Linux | ab07506b0454bea606095951e19e72c282bfbb42 < bea2662e7818e15d7607d17d57912ac984275d94 | affected |
| Linux | Linux | 4.14.263 < 4.14.268 | affected |
| Linux | Linux | 4.19.226 < 4.19.231 | affected |
| Linux | Linux | 5.4.174 < 5.4.181 | affected |
| Linux | Linux | 5.10.94 < 5.10.102 | affected |
| Linux | Linux | 5.15.17 < 5.15.25 | affected |
| Linux | Linux | 5.16.3 < 5.16.11 | affected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/d3b98fe36f8a06ce654049540773256ab59cb53d
- https://git.kernel.org/stable/c/7d6475179b85a83186ccce59cdc359d4f07d0bcb
- https://git.kernel.org/stable/c/494de920d98f125b099f27a2d274850750aff957
- https://git.kernel.org/stable/c/008508c16af0087cda0394e1ac6f0493b01b6063
- https://git.kernel.org/stable/c/ddd46059f7d99119b62d44c519df7a79f2e6a515
- https://git.kernel.org/stable/c/9958b9cbb22145295ee1ffaea0904c383da2c05d
- https://git.kernel.org/stable/c/bea2662e7818e15d7607d17d57912ac984275d94
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/d3b98fe36f8a06ce654049540773256ab59cb53d
- https://git.kernel.org/stable/c/7d6475179b85a83186ccce59cdc359d4f07d0bcb
- https://git.kernel.org/stable/c/494de920d98f125b099f27a2d274850750aff957
- https://git.kernel.org/stable/c/008508c16af0087cda0394e1ac6f0493b01b6063
- https://git.kernel.org/stable/c/ddd46059f7d99119b62d44c519df7a79f2e6a515
- https://git.kernel.org/stable/c/9958b9cbb22145295ee1ffaea0904c383da2c05d
- https://git.kernel.org/stable/c/bea2662e7818e15d7607d17d57912ac984275d94
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.