CVE-2025-40176

Critical

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.

Package Linux Kernel
Published 2025-11-12
Last modified 2026-07-30
CVSS version 3.1
Patch available
Yes

CVSS 3.1 score

9.8

out of 10
Critical
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected versions

Linux kernel versions 6.0 and later are affected. Fixed in 6.1.158, 6.6.114, 6.12.55, 6.17.5, 6.18 and their respective stable series.

Affected from
≥ 6.0
Fixed in
✓ 6.1.158 6.1.x ✓ 6.6.114 6.6.x ✓ 6.12.55 6.12.x ✓ 6.17.5 6.17.x ✓ 6.18

Frequently asked questions

  • What is CVE-2025-40176?

    CVE-2025-40176 is a Critical severity Linux kernel vulnerability with a CVSS score of 9.8 out of 10 . It affects Linux kernel versions from 6.0 onward and has been patched in 6.1.158, 6.6.114, 6.12.55 and others. CVE-2025-40176 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2025-40176?

    CVE-2025-40176 has a CVSS score of 9.8 out of 10, rated Critical severity (CVSS 3.1). The vector string is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H .

  • Is there a patch available for CVE-2025-40176?

    Yes. CVE-2025-40176 has been patched. Fixed versions include 6.1.158, 6.6.114, 6.12.55 and others. If you are running Linux kernel 6.0 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2025-40176 actively exploited?

    No. CVE-2025-40176 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.