Vulnerability Description
On 64-bit systems, the implementation of VOP_VPTOFH() in the cd9660, tarfs and ext2fs filesystems overflows the destination FID buffer by 4 bytes, a stack buffer overflow. A NFS server that exports a cd9660, tarfs, or ext2fs file system can be made to panic by mounting and accessing the export with an NFS client. Further exploitation (e.g., bypassing file permission checking or remote kernel code execution) is potentially possible, though this has not been demonstrated. In particular, release kernels are compiled with stack protection enabled, and some instances of the overflow are caught by this mechanism, causing a panic.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://security.freebsd.org/advisories/FreeBSD-SA-25:02.fs.asc
- https://security.netapp.com/advisory/ntap-20250207-0009/
FAQ
What is CVE-2025-0373?
CVE-2025-0373 is a vulnerability with a CVSS score of 6.0 (MEDIUM). On 64-bit systems, the implementation of VOP_VPTOFH() in the cd9660, tarfs and ext2fs filesystems overflows the destination FID buffer by 4 bytes, a stack buffer overflow. A NFS server that exports a...
How severe is CVE-2025-0373?
CVE-2025-0373 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-0373?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.