HomeDefectsLIN1024-22192
Fixed

LIN1024-22192 : Security Advisory - linux - CVE-2026-46249

Created: Jun 4, 2026    Updated: Jun 9, 2026
Resolved Date: Jun 4, 2026
Found In Version: 10.24.33.2
Fix Version: 10.24.33.16
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  octeontx2-af: Fix PF driver crash with kexec kernel booting  During a kexec reboot the hardware is not power-cycled, so AF state from the old kernel can persist into the new kernel. When AF and PF drivers are built as modules, the PF driver may probe before AF reinitializes the hardware.  The PF driver treats the RVUM block revision as an indication that AF initialization is complete. If this value is left uncleared at shutdown, PF may incorrectly assume AF is ready and access stale hardware state, leading to a crash.  Clear the RVUM block revision during AF shutdown to avoid PF mis-detecting AF readiness after kexec.

CVEs