CVE-2025-40176
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| rocky | 9 | fixed | |
| debian | bookworm | fixed | 6.1.158-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.17.6-1 |
| debian | sid | fixed | 6.17.6-1 |
| debian | trixie | fixed | 6.12.57-1 |
| almalinux | 9 | fixed | kernel-headers-5.14.0-611.16.1.el9_7.aarch64.rpm |
References
- https://access.redhat.com/errata/RHSA-2025:23241
- https://www.suse.com/security/cve/CVE-2025-40176.html
- https://errata.rockylinux.org/RLSA-2025:23241
- https://security-tracker.debian.org/tracker/CVE-2025-40176
- https://bugzilla.redhat.com/2387670
- https://bugzilla.redhat.com/2404107
- https://bugzilla.redhat.com/2414524
- https://errata.almalinux.org/9/ALSA-2025-23241.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.