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

4.4 · MEDIUM
Published Jul 30, 2024 linux EPSS 0.20% (10th pctl)

Overview

CVE-2024-42230 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 30, 2024 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. 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:

powerpc/pseries: Fix scv instruction crash with kexec

kexec on pseries disables AIL (reloc_on_exc), required for scv

instruction support, before other CPUs have been shut down. This means

they can execute scv instructions after AIL is disabled, which causes an

interrupt at an unexpected entry location that crashes the kernel.

Change the kexec sequence to disable AIL after other CPUs have been

brought down.

As a refresher, the real-mode scv interrupt vector is 0x17000, and the

fixed-location head code probably couldn't easily deal with implementing

such high addresses so it was just decided not to support that interrupt

at all.

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.9, < 6.1.98 Affected

Frequently Asked Questions

What is CVE-2024-42230?

CVE-2024-42230 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 30, 2024 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

How severe is CVE-2024-42230?

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. 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-42230?

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

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