Ghostwire

CVE-2026-74525: In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure...

CRITICAL CVSS 0.0

Published: August 15, 2026 | Last Modified: August 15, 2026

Description

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, init_dma_desc_rings() only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function are leaked. Rearrange error labels to clean up TX rings upon RX failures.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References