In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: Fix memory leak in ath11kpeerrxfragsetup
cryptoallocshash() allocates resources, which should be released by cryptofreeshash(). When ath11kpeerfind() fails, there has memory leak. Add missing cryptofreeshash() to fix this.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54275.json",
"cna_assigner": "Linux"
}