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

5.5 · MEDIUM
Published Oct 1, 2025 linux CWE-476 EPSS 0.14% (3th pctl)

Overview

CVE-2025-39895 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

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

sched: Fix sched_numa_find_nth_cpu() if mask offline

sched_numa_find_nth_cpu() uses a bsearch to look for the 'closest'

CPU in sched_domains_numa_masks and given cpus mask. However they

might not intersect if all CPUs in the cpus mask are offline. bsearch

will return NULL in that case, bail out instead of dereferencing a

bogus pointer.

The previous behaviour lead to this bug when using maxcpus=4 on an

rk3399 (LLLLbb) (i.e. booting with all big CPUs offline):

[ 1.422922] Unable to handle kernel paging request at virtual address ffffff8000000000

[ 1.423635] Mem abort info:

[ 1.423889] ESR = 0x0000000096000006

[ 1.424227] EC = 0x25: DABT (current EL), IL = 32 bits

[ 1.424715] SET = 0, FnV = 0

[ 1.424995] EA = 0, S1PTW = 0

[ 1.425279] FSC = 0x06: level 2 translation fault

[ 1.425735] Data abort info:

[ 1.425998] ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000

[ 1.426499] CM = 0,

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 >= 6.3, < 6.6.105 Affected

Frequently Asked Questions

What is CVE-2025-39895?

CVE-2025-39895 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-39895?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-39895?

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

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