Security Advisory

CVE-2025-21882

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-03-27 14:57:10
Last updated 2026-07-30 05:46:26
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.