CVE-2026-74737

Source
https://cve.org/CVERecord?id=CVE-2026-74737
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74737.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74737
Downstream
Published
2026-08-26T14:36:50.544Z
Modified
2026-08-28T03:47:15.286383228Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Details

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 cppi5descgettagsids() which fills in the 16-bit Source Tag into the 'portid' 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 portid.

Hence, fix the port_id extraction logic to use only the lower 8-bits of the Source Tag as the MAC Port ID.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74737.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
93a76530316a3d8cc2d82c3deca48424fee92100
Fixed
14fc40bf28390e0ebee6a072457c36b82c614100
Fixed
1c0e35ce761131f82062222779d8574849790892
Fixed
9a220225efd6f58350bbb53fe70bdec08519267f
Fixed
551688b410d3fb0dae7739724422f268cd9446d6
Fixed
46a8e084a159e638ac2728e96980b65d752d65fd
Fixed
72e4e3d7efc3b7d85f86abbe8b94f8e45074abe3
Fixed
914e0100df3435bd14d09f397238e891cf9b7dce
Fixed
36a05d2820077bb3955acb8111e1041d39148037

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74737.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
5.10.266
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.217
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74737.json"