Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-74741

7.5 · HIGH
Published Aug 26, 2026 EPSS 0.45% (38th pctl)

Overview

CVE-2026-74741 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling

In non-MSI-X mode (such as legacy INTx or single MSI), wx->msix_entry is

not allocated or initialized. Calling NGBE_INTR_MISC(wx) dereferences

wx->msix_entry->entry, leading to a NULL pointer dereference crash.

This issue was introduced by fixing the IRQ vector when the number of

VFs is 7. Fix the issue by explicitly checking `pdev->msix_enabled` to

determine the correct vector index.

Additionally, as a side fix, set the interrupt mask to BIT(0) for the

non-MSI-X fallback. In MSI/INTx mode, the MISC and queue interrupts

share vector 0, and the WX_PX_MISC_IVAR register is only valid in the

MSI-X case. Thus, BIT(0) is the correct mask for the miscellaneous cause

when MSI-X is disabled.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-74741?

CVE-2026-74741 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-74741?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-74741?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-74741?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74741 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.