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

7.8 · HIGH
Published Oct 24, 2025 EPSS 0.14% (4th pctl)

Overview

CVE-2025-40024 is a high-severity vulnerability. It was published on October 24, 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:

vhost: Take a reference on the task in struct vhost_task.

vhost_task_create() creates a task and keeps a reference to its

task_struct. That task may exit early via a signal and its task_struct

will be released.

A pending vhost_task_wake() will then attempt to wake the task and

access a task_struct which is no longer there.

Acquire a reference on the task_struct while creating the thread and

release the reference while the struct vhost_task itself is removed.

If the task exits early due to a signal, then the vhost_task_wake() will

still access a valid task_struct. The wake is safe and will be skipped

in this case.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2025-40024?

CVE-2025-40024 is a high-severity vulnerability. It was published on October 24, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-40024?

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-40024?

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