imPC@ndo IT

Tracker / CVE-2024-26585

CVE-2024-26585

Critical 9.8

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.

Affected products and versions

linux linux_kernel · 4.20.0 → 6.6.18
linux linux_kernel · 6.7.0 → 6.7.6

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References