CVE-2026-74309

10.0

Linux · Kernel

An IRQ-to-ring mapping error in the Linux kernel vdpa/octeon_ep driver can lead to incorrect indexing and potential memory access issues.

Executive summary

An incorrect interrupt handling logic in the Linux kernel vdpa/octeon_ep driver poses a critical risk of memory corruption and system instability.

Vulnerability

The vulnerability resides in the interrupt handler, which incorrectly calculates IRQ indices by assuming contiguous IRQ numbering. This flaw allows for incorrect ring indexing, which can be triggered by an unauthenticated attacker to cause memory corruption.

Business impact

With a CVSS score of 10.0, this vulnerability is classified as critical. Exploitation could allow an attacker to disrupt critical network functions or manipulate kernel memory, potentially leading to unauthorized data access or a complete system failure.

Remediation

Immediate Action: Apply the vendor-provided security updates to move to kernel version 6.18.40, 7.1.5, or later.

Proactive Monitoring: Review system logs for interrupt-related errors or unexpected kernel behavior following high network traffic periods.

Compensating Controls: Utilize hardware-level security features and restrict access to the affected network interface drivers where possible.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The high criticality of this vulnerability necessitates immediate attention. Security teams should identify systems utilizing the octeon_ep driver and schedule kernel updates as a priority to mitigate the risk of exploitation.

More Linux CVEs

Sources