CVE-2026-80941

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb() The skb passed to the rtw_hci_tx_write() is expected to be freed when the function fails, but the error path in rtw_txq_push_skb() does not free the skb before returning. This can lead to a memory leak in rtw_txq_push() where a dequeued skb is passed to rtw_txq_push_skb().
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 20:18

Updated : 2026-09-14 13:18


NVD link : CVE-2026-80941

Mitre link : CVE-2026-80941

CVE.ORG link : CVE-2026-80941


JSON object : View

Products Affected

No product.

CWE

No CWE.