CVE-2023-52777
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: fix gtk offload status event locking
The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11k_mac_get_arvif_by_vdev_id() was not marked as a read-side critical section.
Mark the code in question as an RCU read-side critical section to avoid any potential use-after-free issues.
Compile tested only.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a16d9b50cfbaf112401b8e5ccfa852709f498cd4 < 0cf7577b6b3153b4b49deea9719fe43f96469c6d | affected |
| Linux | Linux | a16d9b50cfbaf112401b8e5ccfa852709f498cd4 < cf9c7d783a2bf9305df4ef5b93d9063a52e18fca | affected |
| Linux | Linux | a16d9b50cfbaf112401b8e5ccfa852709f498cd4 < e83246ecd3b193f8d91fce778e8a5ba747fc7d8a | affected |
| Linux | Linux | a16d9b50cfbaf112401b8e5ccfa852709f498cd4 < 1dea3c0720a146bd7193969f2847ccfed5be2221 | affected |
| Linux | Linux | 5.19 | affected |
| Linux | Linux | 0 < 5.19 | unaffected |
| Linux | Linux | 6.1.64 <= 6.1.* | unaffected |
| Linux | Linux | 6.5.13 <= 6.5.* | unaffected |
| Linux | Linux | 6.6.3 <= 6.6.* | unaffected |
| Linux | Linux | 6.7 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/0cf7577b6b3153b4b49deea9719fe43f96469c6d
- https://git.kernel.org/stable/c/cf9c7d783a2bf9305df4ef5b93d9063a52e18fca
- https://git.kernel.org/stable/c/e83246ecd3b193f8d91fce778e8a5ba747fc7d8a
- https://git.kernel.org/stable/c/1dea3c0720a146bd7193969f2847ccfed5be2221
References
- https://git.kernel.org/stable/c/0cf7577b6b3153b4b49deea9719fe43f96469c6d
- https://git.kernel.org/stable/c/cf9c7d783a2bf9305df4ef5b93d9063a52e18fca
- https://git.kernel.org/stable/c/e83246ecd3b193f8d91fce778e8a5ba747fc7d8a
- https://git.kernel.org/stable/c/1dea3c0720a146bd7193969f2847ccfed5be2221
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.