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

7.3 · HIGH
Published Aug 16, 2025 linux EPSS 0.13% (3th pctl)

Overview

CVE-2025-38508 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 16, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation

When using Secure TSC, the GUEST_TSC_FREQ MSR reports a frequency based on

the nominal P0 frequency, which deviates slightly (typically ~0.2%) from

the actual mean TSC frequency due to clocking parameters.

Over extended VM uptime, this discrepancy accumulates, causing clock skew

between the hypervisor and a SEV-SNP VM, leading to early timer interrupts as

perceived by the guest.

The guest kernel relies on the reported nominal frequency for TSC-based

timekeeping, while the actual frequency set during SNP_LAUNCH_START may

differ. This mismatch results in inaccurate time calculations, causing the

guest to perceive hrtimers as firing earlier than expected.

Utilize the TSC_FACTOR from the SEV firmware's secrets page (see "Secrets

Page Format" in the SNP Firmware ABI Specification) to calculate the mean

TSC frequency, ensuring accurate timekeeping and mitigati

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.14, < 6.15.7 Affected

Frequently Asked Questions

What is CVE-2025-38508?

CVE-2025-38508 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 16, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2025-38508?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-38508?

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

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