VDB
DEBIAN-CVE-2025-40176
DEBIAN-CVE-2025-40176
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: tls: wait for pending async decryptions if tls_strp_msg_hold fails Async decryption calls tls_strp_msg_hold to create a clone of the input skb to hold references to the memory it uses. If we fail to allocate that clone, proceeding with async decryption can lead to various issues (UAF on the skb, writing into userspace memory after the recv() call has returned). In this case, wait for all pending decryption requests.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.57-1, 6.12.48-1 |
| Debian:12 | linux | 6.1.38-3, 6.1.148-1, 6.1.139-1 |
| Debian:14 | linux | 6.16.5-1, 6.16.7-1, 6.16.8-1 |
| Debian:11 | linux-6.1 | 6.1.128-1, 6.1.129-1, 6.1.137-1 |
Timeline
- Nov 12, 2025 CVE Published
- Apr 28, 2026 CVE Updated