Vulnerability in Linux

CVE-2023-54275

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.

EPSS: 0.002 (6.5th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions 243874c64c8137bc90455200a7735da72836ecab, 5.7, 0

References