CVE-2025-21681
5.5 · MEDIUMOverview
CVE-2025-21681 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 31, 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:
openvswitch: fix lockup on tx to unregistering netdev with carrier
Commit in a fixes tag attempted to fix the issue in the following
sequence of calls:
do_output
-> ovs_vport_send
-> dev_queue_xmit
-> __dev_queue_xmit
-> netdev_core_pick_tx
-> skb_tx_hash
When device is unregistering, the 'dev->real_num_tx_queues' goes to
zero and the 'while (unlikely(hash >= qcount))' loop inside the
'skb_tx_hash' becomes infinite, locking up the core forever.
But unfortunately, checking just the carrier status is not enough to
fix the issue, because some devices may still be in unregistering
state while reporting carrier status OK.
One example of such device is a net/dummy. It sets carrier ON
on start, but it doesn't implement .ndo_stop to set the carrier off.
And it makes sense, because dummy doesn't really have a carrier.
Therefore, while this device is unregistering, it'
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 | >= 6.1.25, < 6.1.127 | Affected |
References
Frequently Asked Questions
What is CVE-2025-21681?
CVE-2025-21681 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 31, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).
How severe is CVE-2025-21681?
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-21681?
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-21681?
CyberStrike's AI-powered security agents can automatically detect CVE-2025-21681 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.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.
Related MEDIUM CVEs from 2025
View all →OpenID Connect Core through 1.0 errata set 2 allows audience injection in certain situations. When t
In certain IETF OAuth 2.0-related specifications, when the JSON Web Token Profile for OAuth 2.0 Clie
Missing Critical Step in Authentication vulnerability in Elfatek Elektronics ANKA JPD-00028 allows A
In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are per
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.
Dell Client Platform BIOS contains a Stack-based Buffer Overflow Vulnerability. A high privileged at
In JetBrains Toolbox App before 2.6 unencrypted credential transmission during SSH authentication wa
VMware NSX contains a stored Cross-Site Scripting (XSS) vulnerability in the gateway firewall due to
Authentication vulnerability in the distributed collaboration framework module Impact: Successful ex
SAPCAR allows an attacker logged in with high privileges to create a malicious SAR archive in SAPCAR
SAPCAR allows an attacker logged in with high privileges to override the permissions of the current
DSpace open source software is a repository application which provides durable access to digital res