CVE-2023-52530
Last modified
CVE-2023-52530 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.14, < 5.4.285 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.288 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.169 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.57 | — |
| Linux | Linux Kernel | >= 6.2, < 6.5.7 | — |
| Linux | Linux Kernel | 6.6 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52530?
How severe is CVE-2023-52530?
How do I fix CVE-2023-52530?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-52525In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52526In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52527In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52528In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52529In the Linux kernel, the following vulnerability has been re…6
- CVE-2023-5253A missing authentication check in the WebSocket channel used…7.5
- CVE-2023-52531In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52532In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52533In modem-ps-nas-ngmm, there is a possible undefined behavior…5.3
- CVE-2023-52534In ngmm, there is a possible undefined behavior due to incor…5.9
- CVE-2023-52535In vsp driver, there is a possible missing verification inco…4.4
- CVE-2023-52536In faceid service, there is a possible out of bounds read du…4.4
Are you affected by CVE-2023-52530?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
