NULL pointer dereference in Linux kernel - CVE-2026-53007
Published: June 25, 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 ice_set_ringparam() error handling when unwinding a failed ice_setup_tx_ring() call with the TXTIME flag still set. A local user can trigger this error path to cause a denial of service.
The issue occurs in the Intel ice network driver.