CVE-2026-80941

UnknownEPSS 0.20%

Last modified

CVE-2026-80941 is a vulnerability of currently unknown severity. 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().. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

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().

Metrics

EPSS Probability
0.20%

9.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < e8fd57157ee7a9e2986a9218198a5c1b02f2310b; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 924e75a420a3000e9f189aed26f67556a62f2d57; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 68676ce3313b74326fbcf21c673728db4c19d3cf; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < c86199357a93b9182854cf805d7780a213fda937; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 6e95852f904edbabf411793093fcfd6f6d49ef27; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 7364713f0931ee45fdf0bea27103b40ccc94979a; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 51d8b35574721cf3fe744f46ebd9629916063fee; >= aaab5d0e673749f82ff34e5f15ea8a689789a9ce, < 9f2948010764d708bda27369d09ce6f194abe8e3
LinuxLinux5.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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().
How severe is CVE-2026-80941?
Severity scoring for CVE-2026-80941 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2026-80941?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80941?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST