Answer in brief
CVE-2024-26582 records a Unknown severity vulnerability in net: tls: fix use-after-free with partial reads and async decrypt. 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 | >=fd31f3996af2627106e22a9f8072764fede51161 <20b4ed034872b4d024b26e2bc1092c3f80e5db96 || >=fd31f3996af2627106e22a9f8072764fede51161 <d684763534b969cca1022e2a28645c7cc91f7fa5 || >=fd31f3996af2627106e22a9f8072764fede51161 <754c9bab77a1b895b97bd99d754403c505bc79df || >=fd31f3996af2627106e22a9f8072764fede51161 <32b55c5ff9103b8508c1e04bfa5a08c64e7a925f | 20b4ed034872b4d024b26e2bc1092c3f80e5db96, d684763534b969cca1022e2a28645c7cc91f7fa5, 754c9bab77a1b895b97bd99d754403c505bc79df, 32b55c5ff9103b8508c1e04bfa5a08c64e7a925f |
| Linux/Linuxgeneric | 6.0 | Not reported |
Published upstream
Feb 21, 2024
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: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_sg doesn't take a reference on the pages from clear_skb, so the put_page() in tls_decrypt_done releases them, and we trigger a use-after-free in process_rx_list when we try to read from the partially-read skb.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-26582 records a Unknown severity vulnerability in net: tls: fix use-after-free with partial reads and async decrypt. 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 | >=fd31f3996af2627106e22a9f8072764fede51161 <20b4ed034872b4d024b26e2bc1092c3f80e5db96 || >=fd31f3996af2627106e22a9f8072764fede51161 <d684763534b969cca1022e2a28645c7cc91f7fa5 || >=fd31f3996af2627106e22a9f8072764fede51161 <754c9bab77a1b895b97bd99d754403c505bc79df || >=fd31f3996af2627106e22a9f8072764fede51161 <32b55c5ff9103b8508c1e04bfa5a08c64e7a925f | 20b4ed034872b4d024b26e2bc1092c3f80e5db96, d684763534b969cca1022e2a28645c7cc91f7fa5, 754c9bab77a1b895b97bd99d754403c505bc79df, 32b55c5ff9103b8508c1e04bfa5a08c64e7a925f |
| Linux/Linuxgeneric | 6.0 | Not reported |
Published upstream
Feb 21, 2024
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: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_sg doesn't take a reference on the pages from clear_skb, so the put_page() in tls_decrypt_done releases them, and we trigger a use-after-free in process_rx_list when we try to read from the partially-read skb.
Quoted source text, attributed separately from HOL analysis.