CVE-2023-54275 - wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup

CVE-2023-54275 - wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup

CVE ID : CVE-2023-54275 Published : Dec. 30, 2025, 12:16 p.m. | 14 minutes ago Description : In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup crypto_alloc_shash() allocates resources, which should be released by crypto_free_shash(). When ath11k_peer_find() fails, there has memory leak. Add missing crypto_free_shash() to fix this. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Published
Dec. 30, 2025
Affected Product: Linux

Source: Telegram CVE Monitor