In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
When attempting to enable MQPRIO while HTB offload is already
configured, the driver currently returns `-EINVAL` and triggers a
`WARN_ON`, leading to an unnecessary call trace.
Update the code to handle this case more gracefully by returning
`-EOPNOTSUPP` instead, while also providing a helpful user message.
Metrics
Affected Vendors & Products
References
History
Tue, 08 Jul 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-20 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Fri, 20 Jun 2025 23:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 09:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns `-EINVAL` and triggers a `WARN_ON`, leading to an unnecessary call trace. Update the code to handle this case more gracefully by returning `-EOPNOTSUPP` instead, while also providing a helpful user message. | |
Title | net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-06-18T09:33:25.111Z
Updated: 2025-06-18T09:33:25.111Z
Reserved: 2025-04-16T04:51:23.978Z
Link: CVE-2025-38039

No data.

Status : Awaiting Analysis
Published: 2025-06-18T10:15:36.280
Modified: 2025-06-18T13:46:52.973
Link: CVE-2025-38039
