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-68770

7.5 · HIGH
Published Jan 13, 2026 EPSS 0.44% (37th pctl)

Overview

CVE-2025-68770 is a high-severity vulnerability. It was published on January 13, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

bnxt_en: Fix XDP_TX path

For XDP_TX action in bnxt_rx_xdp(), clearing of the event flags is not

correct. __bnxt_poll_work() -> bnxt_rx_pkt() -> bnxt_rx_xdp() may be

looping within NAPI and some event flags may be set in earlier

iterations. In particular, if BNXT_TX_EVENT is set earlier indicating

some XDP_TX packets are ready and pending, it will be cleared if it is

XDP_TX action again. Normally, we will set BNXT_TX_EVENT again when we

successfully call __bnxt_xmit_xdp(). But if the TX ring has no more

room, the flag will not be set. This will cause the TX producer to be

ahead but the driver will not hit the TX doorbell.

For multi-buf XDP_TX, there is no need to clear the event flags and set

BNXT_AGG_EVENT. The BNXT_AGG_EVENT flag should have been set earlier in

bnxt_rx_pkt().

The visible symptom of this is that the RX ring associated with the

TX XDP ring will eventually become empty and all packets will be d

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2025-68770?

CVE-2025-68770 is a high-severity vulnerability. It was published on January 13, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-68770?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-68770?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68770 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.