NULL pointer dereference in Linux kernel - CVE-2026-46310
Published: June 10, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a NULL pointer dereference in the vsp1 module cleanup logic when unloading the module on gen 4 systems. A local user can trigger module unload to cause a denial of service.
The issue occurs because the cleanup path calls the wrong cleanup function for gen 4 hardware.