GHSA-w58q-3gfq-pjj2unknown
In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add missing...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
Similar to airoha_qdma_cleanup_rx_queue(), reset DMA TX descriptors in airoha_qdma_cleanup_tx_queue routine. Moreover, reset TX_DMA_IDX to TX_CPU_IDX to notify the NIC the QDMA TX ring is empty.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-63859
- https://git.kernel.org/stable/c/3309965fe44c00fd65af7cef5016e9e782c021a7
- https://git.kernel.org/stable/c/9b5d56fe389d68ede080c716e6f10895facaf7db
- https://git.kernel.org/stable/c/c0cfce4d76702dba9601a4020df1a0bc35806efc
- https://github.com/advisories/GHSA-w58q-3gfq-pjj2