NULL pointer dereference in Linux kernel - CVE-2026-74741
Published: August 27, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a null pointer dereference in the ngbe interrupt enabling logic when enabling interrupts in non-msi-x mode. A remote attacker can trigger the vulnerable code path to cause a denial of service.
The issue occurs in legacy INTx or single MSI configurations where the msix_entry structure is not allocated or initialized.