Out-of-Bounds Write Vulnerability in Linux Kernel BPF Crypto Function
CVE-2025-39917

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 October 2025

What is CVE-2025-39917?

A vulnerability in the Linux kernel's BPF crypto functionality can lead to out-of-bounds (OOB) writes due to improper size validation of destination dynamic pointers before engaging with the crypto backend. Specifically, in the bpf_crypto_crypt() function, there is a risk when the destination buffer is smaller than the source buffer, potentially allowing malicious exploitation under root privileges. This issue underscores the importance of proper buffer handling to maintain system security and integrity.

Affected Version(s)

Linux 3e1c6f35409f9e447bf37f64840f5b65576bfb78 < 0126358df12d6f476f79251d9c398ac5c1b3062d

Linux 3e1c6f35409f9e447bf37f64840f5b65576bfb78

Linux 3e1c6f35409f9e447bf37f64840f5b65576bfb78

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-39917 : Out-of-Bounds Write Vulnerability in Linux Kernel BPF Crypto Function