octeontx2-af: Fix PF driver crash with kexec kernel booting
CVE-2026-46249

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 June 2026

What is CVE-2026-46249?

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.

Affected Version(s)

Linux 54494aa5d1e68945dc79feb7c8461cd382e11d8a

Linux 54494aa5d1e68945dc79feb7c8461cd382e11d8a < 9769a09afda20a006b528b9e723effcae45965b2

Linux 54494aa5d1e68945dc79feb7c8461cd382e11d8a < 57821d1436ba1c6a6973aa32d54166fdec35558c

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.