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

7.1 · HIGH
Published Dec 16, 2025 EPSS 0.27% (19th pctl)

Overview

CVE-2025-68254 is a high-severity vulnerability. It was published on December 16, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.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:

staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing

The Extended Supported Rates (ESR) IE handling in OnBeacon accessed

*(p + 1 + ielen) and *(p + 2 + ielen) without verifying that these

offsets lie within the received frame buffer. A malformed beacon with

an ESR IE positioned at the end of the buffer could cause an

out-of-bounds read, potentially triggering a kernel panic.

Add a boundary check to ensure that the ESR IE body and the subsequent

bytes are within the limits of the frame before attempting to access

them.

This prevents OOB reads caused by malformed beacon frames.

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

CVE-2025-68254 is a high-severity vulnerability. It was published on December 16, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2025-68254?

This vulnerability has a CVSS 3.1 base score of 7.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-68254?

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

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