CVE-2025-68752 addresses a NULL dereference vulnerability in the Linux kernel's iavf driver. This occurs because the ptp_clock_settime() function incorrectly assumes all ptp_clock implementations include settime64(), which the iavf driver previously lacked. The fix involves stubbing settime64() with -EOPNOTSUPP to prevent this issue. The vulnerability has a FAUCET Risk Score of 7/100, indicating low severity. While a NULL dereference could lead to system instability or denial of service, the attack vector and complexity are not detailed, suggesting it's likely difficult to exploit. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage, indicating a low current threat level.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
| Linux | Linux | 6.15CNA affecteddefault affected | |
| Linux | Linux | >= d734223b2f0dc4f5826204ee628ad6273148223d, < 1e43ebcd5152b3e681a334cc6542fb21770c3a2e, >= d734223b2f0dc4f5826204ee628ad6273148223d, < 6d080f810ffd6b8e002ce5bee8b9c551ca2535c2, >= d734223b2f0dc4f5826204ee628ad6273148223d, < 9e3dbc3bb2e2aa728b49422b2e5344488f93f690CNA affecteddefault unaffected |
CVSS data has not been published for this CVE.
Linux kernel (OEM) vulnerabilities
Apr 6, 2026Linux kernel (Raspberry Pi) vulnerabilities
Apr 1, 2026Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (Real-time) vulnerabilities
Mar 23, 2026Linux kernel vulnerabilities
Mar 17, 2026Linux kernel vulnerabilities
Mar 16, 2026kernel: iavf: Implement settime64 with -EOPNOTSUPP
Jan 5, 2026