VDB
DEBIAN-CVE-2024-26585
DEBIAN-CVE-2024-26585
PUBLISHED
CVSS 4.699999809265137 MEDIUM
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.
Risk Scores
CVSS v3.1
4.699999809265137
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | *, 6.8.12-1, 6.8.9-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-2~bpo11+1, 6.1.38-4~bpo11+1, 6.1.52-1 |
Timeline
- Feb 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated