CVE-2026-63972

7.5

Linux · Kernel

A null pointer dereference vulnerability exists in the Microsoft Azure Network Adapter driver within the Linux kernel, allowing unauthenticated attackers to trigger a denial of service via network-based vectors.

Executive summary

A null pointer dereference vulnerability in the Linux kernel Microsoft Azure Network Adapter driver affects versions 6.18.33 up to 6.18.35, presenting a high risk of denial of service.

Vulnerability

This is a null pointer dereference flaw within the net: mana network driver queue reset handler, where unauthenticated remote attackers can trigger conditional driver detachment errors leading to kernel crashes.

Business impact

A successful exploit results in a complete system crash or kernel panic, leading to localized denial of service for affected hosts. With a CVSS score of 7.5, this high severity rating reflects the disruption of critical infrastructure availability without requiring prior authentication or user interaction.

Remediation

Immediate Action: Update the Linux kernel to version 6.18.35, 7.0.12, or later where the mana driver detach logic is safely made idempotent.

Proactive Monitoring: Monitor system logs for kernel panics, null pointer exceptions, and unexpected interface resets related to the mana network driver.

Compensating Controls: Implement network boundary controls and traffic restrictions to limit untrusted access to vulnerable virtual network interfaces where possible.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Administrators must prioritize updating vulnerable Linux kernel packages to the patched versions immediately to prevent potential denial of service attacks. Applying the appropriate kernel updates removes the root cause of the null pointer dereference during network queue resets.

More Linux CVEs

Sources