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

7.8 · HIGH
Published Jul 10, 2025 linux CWE-787 EPSS 0.19% (9th pctl)

Overview

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

EDAC/skx_common: Fix general protection fault

After loading i10nm_edac (which automatically loads skx_edac_common), if

unload only i10nm_edac, then reload it and perform error injection testing,

a general protection fault may occur:

mce: [Hardware Error]: Machine check events logged

Oops: general protection fault ...

...

Workqueue: events mce_gen_pool_process

RIP: 0010:string+0x53/0xe0

...

Call Trace:

<TASK>

? die_addr+0x37/0x90

? exc_general_protection+0x1e7/0x3f0

? asm_exc_general_protection+0x26/0x30

? string+0x53/0xe0

vsnprintf+0x23e/0x4c0

snprintf+0x4d/0x70

skx_adxl_decode+0x16a/0x330 [skx_edac_common]

skx_mce_check_error.part.0+0xf8/0x220 [skx_edac_common]

skx_mce_check_error+0x17/0x20 [skx_edac_common]

...

The issue arose was because the variable 'adxl_component_count' (inside

skx_edac_common), which counts the ADXL components, was not reset. During

the reloading of i10nm_

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 >= 5.4.282, < 5.4.295 Affected

Frequently Asked Questions

What is CVE-2025-38298?

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

How severe is CVE-2025-38298?

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

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

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