cve/2025/CVE-2025-39730.md
2025-09-29 21:09:30 +02:00

890 B

CVE-2025-39730

Description

In the Linux kernel, the following vulnerability has been resolved:NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()The function needs to check the minimal filehandle length before it canaccess the embedded filehandle.

POC

Reference

No PoCs from references.

Github