THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21649 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL. But the tx process would still try to set hardware time stamp

[NVD] CVE-2025-21649 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL. But the tx process would still try to set hardware time stamp

lownvdPublished 2025-01-19

CVE-2025-21649 CVSS: 5.5 MEDIUM Published: 2025-01-19T11:15:10.517

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

net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

Currently, HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL. But the tx process would still try to set hardware time stamp info with SKBTX_HW_TSTAMP flag and cause a kernel c

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21649