Fixed
Created: Jul 10, 2025
Updated: Jul 14, 2025
Resolved Date: Jul 14, 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]octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback[EOL][EOL]This patch addresses below issues,[EOL][EOL]1. Active traffic on the leaf node must be stopped before its send queue[EOL] is reassigned to the parent. This patch resolves the issue by marking[EOL] the node as 'Inner'.[EOL][EOL]2. During a system reboot, the interface receives TC_HTB_LEAF_DEL[EOL] and TC_HTB_LEAF_DEL_LAST callbacks to delete its HTB queues.[EOL] In the case of TC_HTB_LEAF_DEL_LAST, although the same send queue[EOL] is reassigned to the parent, the current logic still attempts to update[EOL] the real number of queues, leadning to below warnings[EOL][EOL] New queues can't be registered after device unregistration.[EOL] WARNING: CPU: 0 PID: 6475 at net/core/net-sysfs.c:1714[EOL] netdev_queue_update_kobjects+0x1e4/0x200
CREATE(Triage):(User=admin) [CVE-2025-38278 (https://nvd.nist.gov/vuln/detail/CVE-2025-38278)