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-2026-63825

9.8 · CRITICAL
Published Jul 19, 2026 EPSS 0.78% (53th pctl)

Overview

CVE-2026-63825 is a critical-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

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

gcov: use atomic counter updates to fix concurrent access crashes

GCC's GCOV instrumentation can merge global branch counters with loop

induction variables as an optimization. In inflate_fast(), the inner copy

loops get transformed so that the GCOV counter value is loaded multiple

times to compute the loop base address, start index, and end bound. Since

GCOV counters are global (not per-CPU), concurrent execution on different

CPUs causes the counter to change between loads, producing inconsistent

values and out-of-bounds memory writes.

The crash manifests during IPComp (IP Payload Compression) processing when

inflate_fast() runs concurrently on multiple CPUs:

BUG: unable to handle page fault for address: ffffd0a3c0902ffa

RIP: inflate_fast+1431

Call Trace:

zlib_inflate

__deflate_decompress

crypto_comp_decompress

ipcomp_decompress [xfrm_ipcomp]

ipcomp_input [xfrm_ipcomp]

xfrm_input

At the c

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-2026-63825?

CVE-2026-63825 is a critical-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-63825?

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

How do I fix or remediate CVE-2026-63825?

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-2026-63825?

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