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.
References
Configurations
Configuration 1 (hide)
|
History
29 Oct 2025, 16:56
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| Summary |
|
|
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/7f3528f7d2f98b70e19a6bb7b130fc82c079ac54 - Patch | |
| References | () https://git.kernel.org/stable/c/fead368502bce0e10bea7c0d2895b2fa0c6c10aa - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
27 Mar 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-03-27 15:15
Updated : 2025-10-29 16:56
NVD link : CVE-2025-21882
Mitre link : CVE-2025-21882
CVE.ORG link : CVE-2025-21882
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
