Answer in brief
CVE-2025-38545 records a Unknown severity vulnerability in net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <fc2fffa2facac15ce711e95f98f954426e025bc5 || >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <7d6ca0c8c0caf9a13cae2de763bb1f2a9ea7eabb || >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <02c4d6c26f1f662da8885b299c224ca6628ad232 | fc2fffa2facac15ce711e95f98f954426e025bc5, 7d6ca0c8c0caf9a13cae2de763bb1f2a9ea7eabb, 02c4d6c26f1f662da8885b299c224ca6628ad232 |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Aug 16, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info While transitioning from netdev_alloc_ip_align() to build_skb(), memory for the "skb_shared_info" member of an "skb" was not allocated. Fix this by allocating "PAGE_SIZE" as the skb length, accounting for the packet length, headroom and tailroom, thereby including the required memory space for skb_shared_info.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-38545 records a Unknown severity vulnerability in net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <fc2fffa2facac15ce711e95f98f954426e025bc5 || >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <7d6ca0c8c0caf9a13cae2de763bb1f2a9ea7eabb || >=8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 <02c4d6c26f1f662da8885b299c224ca6628ad232 | fc2fffa2facac15ce711e95f98f954426e025bc5, 7d6ca0c8c0caf9a13cae2de763bb1f2a9ea7eabb, 02c4d6c26f1f662da8885b299c224ca6628ad232 |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Aug 16, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info While transitioning from netdev_alloc_ip_align() to build_skb(), memory for the "skb_shared_info" member of an "skb" was not allocated. Fix this by allocating "PAGE_SIZE" as the skb length, accounting for the packet length, headroom and tailroom, thereby including the required memory space for skb_shared_info.
Quoted source text, attributed separately from HOL analysis.