CVE-2025-21814
Published: Feb 27, 2025
Modified: May 12, 2026
Description
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. Instead use a dummy callback if no better was specified by the driver.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected d94ba80ebbea17f036cecb104398fbcd788aa742 - < fdc1e72487781dd7705bcbe30878bee7d5d1f3e8affected d94ba80ebbea17f036cecb104398fbcd788aa742 - < 9df3a9284f39bfd51a9f72a6a165c79e2aa5066baffected d94ba80ebbea17f036cecb104398fbcd788aa742 - < 1334c64a5d1de6666e0c9f984db6745083df1eb4affected d94ba80ebbea17f036cecb104398fbcd788aa742 - < 5d1041c76de656f9f8d5a192218039a9acf9bd00affected d94ba80ebbea17f036cecb104398fbcd788aa742 - < 81846070cba17125a866e8023c01d3465b153339+3 more versions |
Linux | Linux | affected 3.0unaffected 0 - < 3.0unaffected 5.4.291 - <= 5.4.*unaffected 5.10.235 - <= 5.10.*unaffected 5.15.179 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now