THREAT OPS › Threat News › [NVD] CVE-2025-21814 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
ptp: Ensure info->enable callback is always set
The ioctl and sysfs handlers unconditionally call the ->enable callback.
Not all drivers implement that callback, leading to NULL dereferences.
Example of affecte
[NVD] CVE-2025-21814 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info->enable callback is always set The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affecte
CVE-2025-21814 CVSS: 5.5 MEDIUM Published: 2025-02-27T20:16:03.973
In the Linux kernel, the following vulnerability has been resolved:
ptp: Ensure info->enable callback is always set
The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptp_s390.c, ptp_vclock.c and ptp_mock.c.
Indicators of compromise
- CVE-2025-21814cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21814