---
cve: "CVE-2023-52777"
severity: "HIGH"
cvss: 7.8
epss: "0.2%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-05-21 15:30:57"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T14:48:07+02:00"
---

# CVE-2023-52777

> 7.8 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 6.1.64
- Kernel ≥ 6.5.13
- Kernel ≥ 6.6.3

## Referenzen

- <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>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2023-52777) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
