Acknowledged
Created: Jun 19, 2025
Updated: Jun 20, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled[EOL][EOL]When attempting to enable MQPRIO while HTB offload is already[EOL]configured, the driver currently returns `-EINVAL` and triggers a[EOL]`WARN_ON`, leading to an unnecessary call trace.[EOL][EOL]Update the code to handle this case more gracefully by returning[EOL]`-EOPNOTSUPP` instead, while also providing a helpful user message.
CREATE(Triage):(User=lchen-cn) [CVE-2025-38039 (https://nvd.nist.gov/vuln/detail/CVE-2025-38039)