← Back to CVE List

CVE-2025-21882

Published: 2025-03-27T15:15Z
Last Modified: 2025-03-27T16:45Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt