CVE-2024-26582

Source
https://cve.org/CVERecord?id=CVE-2024-26582
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26582.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26582
Downstream
Related
Published
2024-02-21T14:59:11.229Z
Modified
2026-03-20T12:35:00.927954Z
Summary
net: tls: fix use-after-free with partial reads and async decrypt
Details

In the Linux kernel, the following vulnerability has been resolved:

net: tls: fix use-after-free with partial reads and async decrypt

tlsdecryptsg doesn't take a reference on the pages from clearskb, so the putpage() in tlsdecryptdone releases them, and we trigger a use-after-free in processrxlist when we try to read from the partially-read skb.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26582.json"
}
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
fd31f3996af2627106e22a9f8072764fede51161
Fixed
20b4ed034872b4d024b26e2bc1092c3f80e5db96
Fixed
d684763534b969cca1022e2a28645c7cc91f7fa5
Fixed
754c9bab77a1b895b97bd99d754403c505bc79df
Fixed
32b55c5ff9103b8508c1e04bfa5a08c64e7a925f

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26582.json"