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-74737

9.8 · CRITICAL
Published Aug 26, 2026

Overview

CVE-2026-74737 is a critical-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG

On the packet reception path, the ID of the MAC Port on which the packet

was received, is embedded in the RX DMA Descriptor's metadata. The ID is

extracted using the helper function cppi5_desc_get_tags_ids() which fills

in the 16-bit Source Tag into the 'port_id' variable. However, it is only

the lower 8-bits of the 16-bit Source Tag that represent the MAC Port ID,

while the upper 8-bits are Hardware-Reserved and carry an arbitrary value.

With the existing logic, sporadic kernel crash is observed due to the

subsequent driver code accessing out-of-bound memory because of an invalid

port_id.

Hence, fix the port_id extraction logic to use only the lower 8-bits of the

Source Tag as the MAC Port ID.

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-74737?

CVE-2026-74737 is a critical-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-74737?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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-74737?

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-74737?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74737 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.