Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-21649

5.5 · MEDIUM
Published Jan 19, 2025 linux CWE-476 EPSS 0.18% (8th pctl)

Overview

CVE-2025-21649 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 19, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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 crash.

[ 128.087798] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018

...

[ 128.280251] pc : hclge_ptp_set_tx_info+0x2c/0x140 [hclge]

[ 128.286600] lr : hclge_ptp_set_tx_info+0x20/0x140 [hclge]

[ 128.292938] sp : ffff800059b93140

[ 128.297200] x29: ffff800059b93140 x28: 0000000000003280

[ 128.303455] x27: ffff800020d48280 x26: ffff0cb9dc814080

[ 128.309715] x25: ffff0cb9cde93fa0 x24: 0000000000000001

[ 128.315969] x23: 0000000000000000 x22: 0000000000000194

[ 128.322219] x21: ffff0cd94f986000 x20: 0000000000000000

[ 128.328462] x19: ffff0cb9d2a166c0 x18: 0000000000000000

[ 128.334698] x17: 0000000000000000 x16: ff

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.14, < 6.12.10 Affected

Frequently Asked Questions

What is CVE-2025-21649?

CVE-2025-21649 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 19, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-21649?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-21649?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-21649?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-21649 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.