CVE-2026-74737
Last modified
CVE-2026-74737 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 14fc40bf28390e0ebee6a072457c36b82c614100; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 1c0e35ce761131f82062222779d8574849790892; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 9a220225efd6f58350bbb53fe70bdec08519267f; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 551688b410d3fb0dae7739724422f268cd9446d6; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 46a8e084a159e638ac2728e96980b65d752d65fd; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 72e4e3d7efc3b7d85f86abbe8b94f8e45074abe3; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 914e0100df3435bd14d09f397238e891cf9b7dce; >= 93a76530316a3d8cc2d82c3deca48424fee92100, < 36a05d2820077bb3955acb8111e1041d39148037 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74737?
How severe is CVE-2026-74737?
How do I fix CVE-2026-74737?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74730In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74731In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74732In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74733In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74735In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74736In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74739In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7474HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vuln…8.8
- CVE-2026-74741In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74742In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74743In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74744In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-74737?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
