CVE-2025-21924

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21924
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21924.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21924
Downstream
Related
Published
2025-04-01T16:15:23Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

net: hns3: make sure ptp clock is unregister and freed if hclgeptpget_cycle returns an error

During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To avoid that, call hclgeptpdestroyclock to unregist and free clock if hclgeptpget_cycle failed.

References

Affected packages