CVE-2025-38039

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
14/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled<br /> <br /> When attempting to enable MQPRIO while HTB offload is already<br /> configured, the driver currently returns `-EINVAL` and triggers a<br /> `WARN_ON`, leading to an unnecessary call trace.<br /> <br /> Update the code to handle this case more gracefully by returning<br /> `-EOPNOTSUPP` instead, while also providing a helpful user message.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.93 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.31 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.14.9 (excluding)