CVE-2024-26585

Source
https://cve.org/CVERecord?id=CVE-2024-26585
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26585.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26585
Downstream
Related
Published
2024-02-21T14:59:13.088Z
Modified
2026-03-14T12:27:39.208601Z
Summary
tls: fix race between tx work scheduling and socket close
Details

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

tls: fix race between tx work scheduling and socket close

Similarly to previous commit, the submitting thread (recvmsg/sendmsg) may exit as soon as the async crypto handler calls complete(). Reorder scheduling the work before calling complete(). This seems more logical in the first place, as it's the inverse order of what the submitting thread will do.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26585.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
a42055e8d2c30d4decfc13ce943d09c7b9dad221
Fixed
dd32621f19243f89ce830919496a5dcc2158aa33
Fixed
196f198ca6fce04ba6ce262f5a0e4d567d7d219d
Fixed
6db22d6c7a6dc914b12c0469b94eb639b6a8a146
Fixed
e327ed60bff4a991cd7a709c47c4f0c5b4a4fd57
Fixed
e01e3934a1b2d122919f73bc6ddbe1cdafc4bbdb

Database specific

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