In the Linux kernel, the following vulnerability has been resolved:
wifi: ath12k: fix htt mlo-offset event locking
The ath12k active pdevs are protected by RCU but the htt mlo-offset
event handling code calling ath12k_mac_get_ar_by_pdev_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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:30:52.308Z
Updated: 2024-12-19T08:25:26.725Z
Reserved: 2024-05-21T15:19:24.238Z
Link: CVE-2023-52769
Vulnrichment
Updated: 2024-08-02T23:11:36.063Z
NVD
Status : Modified
Published: 2024-05-21T16:15:16.140
Modified: 2024-11-21T08:40:32.943
Link: CVE-2023-52769
Redhat