CVE-2026-74525

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-15 13:17

Updated : 2026-08-19 17:21


NVD link : CVE-2026-74525

Mitre link : CVE-2026-74525

CVE.ORG link : CVE-2026-74525


JSON object : View

Products Affected

No product.

CWE

No CWE.