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

7.8 · HIGH
Published Jan 13, 2026 linux EPSS 0.13% (2th pctl)

Overview

CVE-2025-71078 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 13, 2026 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:

powerpc/64s/slb: Fix SLB multihit issue during SLB preload

On systems using the hash MMU, there is a software SLB preload cache that

mirrors the entries loaded into the hardware SLB buffer. This preload

cache is subject to periodic eviction — typically after every 256 context

switches — to remove old entry.

To optimize performance, the kernel skips switch_mmu_context() in

switch_mm_irqs_off() when the prev and next mm_struct are the same.

However, on hash MMU systems, this can lead to inconsistencies between

the hardware SLB and the software preload cache.

If an SLB entry for a process is evicted from the software cache on one

CPU, and the same process later runs on another CPU without executing

switch_mmu_context(), the hardware SLB may retain stale entries. If the

kernel then attempts to reload that entry, it can trigger an SLB

multi-hit error.

The following timeline shows how stale SLB entries are created and c

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.20.1, < 5.10.248 Affected

Frequently Asked Questions

What is CVE-2025-71078?

CVE-2025-71078 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 13, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-71078?

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

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-71078?

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