NONE · 0

CVE-2023-53802

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function It is stated that ath9k_htc_rx_msg() either ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function It is stated that ath9k_htc_rx_msg() either frees the provided skb or passes its management to another callback function. However, the skb is not freed in case there is no another callback function, and Syzkaller was able to cause a memory leak. Also minor comment fix. Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

References

FAQ

What is CVE-2023-53802?

CVE-2023-53802 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function It is stated that ath9k_htc_rx_msg() either ...

How severe is CVE-2023-53802?

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

Is there a patch for CVE-2023-53802?

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