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

8.1 · HIGH
Published Jan 13, 2026 EPSS 0.29% (21th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

caif: fix integer underflow in cffrml_receive()

The cffrml_receive() function extracts a length field from the packet

header and, when FCS is disabled, subtracts 2 from this length without

validating that len >= 2.

If an attacker sends a malicious packet with a length field of 0 or 1

to an interface with FCS disabled, the subtraction causes an integer

underflow.

This can lead to memory exhaustion and kernel instability, potential

information disclosure if padding contains uninitialized kernel memory.

Fix this by validating that len >= 2 before performing the subtraction.

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-68799?

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

How severe is CVE-2025-68799?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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-68799?

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