NONE · 0

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

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

References

FAQ

What is CVE-2023-54275?

CVE-2023-54275 is a documented vulnerability. 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 c...

How severe is CVE-2023-54275?

CVSS scoring is not yet available for CVE-2023-54275. Check NVD for updates.

Is there a patch for CVE-2023-54275?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.