U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-38608 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, we failed to recalculate the ciphertext length. This results in transmitting buffers containing uninitialized data during ciphertext transmission. This causes uninitialized bytes to be appended after a complete "Application Data" packet, leading to errors on the receiving end when parsing TLS record.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/0e853c1464bcf61207f8b5c32d2ac5ee495e859d kernel.org
https://git.kernel.org/stable/c/16aca8bb4ad0d8a13c8b6da4007f4e52d53035bb kernel.org
https://git.kernel.org/stable/c/178f6a5c8cb3b6be1602de0964cd440243f493c9 kernel.org
https://git.kernel.org/stable/c/1e480387d4b42776f8957fb148af9d75ce93b96d kernel.org
https://git.kernel.org/stable/c/6ba20ff3cdb96a908b9dc93cf247d0b087672e7c kernel.org
https://git.kernel.org/stable/c/73fc5d04009d3969ff8e8574f0fd769f04124e59 kernel.org
https://git.kernel.org/stable/c/849d24dc5aed45ebeb3490df429356739256ac40 kernel.org
https://git.kernel.org/stable/c/90d6ef67440cec2a0aad71a0108c8f216437345c kernel.org
https://git.kernel.org/stable/c/ee03766d79de0f61ea29ffb6ab1c7b196ea1b02e kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

2 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38608
NVD Published Date:
08/19/2025
NVD Last Modified:
08/28/2025
Source:
kernel.org