Linux Kernel Vulnerability in Octeon Driver
CVE-2026-93278

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-93278?

A vulnerability in the Linux kernel's Octeon driver can lead to a use-after-free condition. This situation occurs when the 'cvm_oct_rx_shutdown' function calls 'free_irq' and 'netif_napi_del' without adequately disabling the NAPI instance beforehand. Consequently, while the IRQ is freed, the NAPI poll function may still be active, leading to access of freed memory when 'cvm_oct_remove' attempts to free the platform structure containing the NAPI instances. This flaw exposes systems to potential crashes and requires prompt attention to mitigate risks.

Affected Version(s)

Linux 3368c784bcf77124aaf39372e627016c36bd4472 < 158389d7af04bbf0664d91c2ce31fcc9eeace1eb

Linux 3368c784bcf77124aaf39372e627016c36bd4472

Linux 3368c784bcf77124aaf39372e627016c36bd4472 < 98f9036b2254c928cb44da0c77dba38f66f7d8f1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.