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

7.8 · HIGH
Published Jul 3, 2025 linux CWE-362 EPSS 0.13% (3th pctl)

Overview

CVE-2025-38102 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 3, 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:

VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify

During our test, it is found that a warning can be trigger in try_grab_folio

as follow:

------------[ cut here ]------------

WARNING: CPU: 0 PID: 1678 at mm/gup.c:147 try_grab_folio+0x106/0x130

Modules linked in:

CPU: 0 UID: 0 PID: 1678 Comm: syz.3.31 Not tainted 6.15.0-rc5 #163 PREEMPT(undef)

RIP: 0010:try_grab_folio+0x106/0x130

Call Trace:

<TASK>

follow_huge_pmd+0x240/0x8e0

follow_pmd_mask.constprop.0.isra.0+0x40b/0x5c0

follow_pud_mask.constprop.0.isra.0+0x14a/0x170

follow_page_mask+0x1c2/0x1f0

__get_user_pages+0x176/0x950

__gup_longterm_locked+0x15b/0x1060

? gup_fast+0x120/0x1f0

gup_fast_fallback+0x17e/0x230

get_user_pages_fast+0x5f/0x80

vmci_host_unlocked_ioctl+0x21c/0xf80

RIP: 0033:0x54d2cd

---[ end trace 0000000000000000 ]---

Digging into the source, context->notify_page may init by get_use

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.0, < 5.4.296 Affected

Frequently Asked Questions

What is CVE-2025-38102?

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

How severe is CVE-2025-38102?

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

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

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