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-2024-40918

7.8 · HIGH
Published Jul 12, 2024 linux EPSS 0.29% (22th pctl)

Overview

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

parisc: Try to fix random segmentation faults in package builds

PA-RISC systems with PA8800 and PA8900 processors have had problems

with random segmentation faults for many years. Systems with earlier

processors are much more stable.

Systems with PA8800 and PA8900 processors have a large L2 cache which

needs per page flushing for decent performance when a large range is

flushed. The combined cache in these systems is also more sensitive to

non-equivalent aliases than the caches in earlier systems.

The majority of random segmentation faults that I have looked at

appear to be memory corruption in memory allocated using mmap and

malloc.

My first attempt at fixing the random faults didn't work. On

reviewing the cache code, I realized that there were two issues

which the existing code didn't handle correctly. Both relate

to cache move-in. Another issue is that the present bit in PTEs

is racy.

1) PA-RISC caches have a

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 >= 0, < 6.6.35 Affected

Frequently Asked Questions

What is CVE-2024-40918?

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

How severe is CVE-2024-40918?

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-2024-40918?

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-2024-40918?

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