Security Advisory

CVE-2025-21882

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-27 14:57:10
Last updated 2026-05-11 21:08:20
Assigner Linux
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.