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

7.8 · HIGH
Published Dec 16, 2025 EPSS 0.15% (4th pctl)

Overview

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

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

s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible

crashes. The problem is that kernel page tables are modified without

flushing corresponding TLB entries.

Even if it looks like the empty flush_tlb_all() implementation on s390 is

the problem, it is actually a different problem: on s390 it is not allowed

to replace an active/valid page table entry with another valid page table

entry without the detour over an invalid entry. A direct replacement may

lead to random crashes and/or data corruption.

In order to invalidate an entry special instructions have to be used

(e.g. ipte or idte). Alternatively there are also special instructions

available which allow to replace a valid entry with a different valid

entry (e.g. crdte or cspg).

Given that the HVO code currently does not provide the hooks to allow for

an implementation which is compliant with th

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

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

How severe is CVE-2025-68179?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-68179?

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

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