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-2023-52597

4.0 · MEDIUM
Published Mar 6, 2024 linux EPSS 0.23% (14th pctl)

Overview

CVE-2023-52597 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2024 and has a CVSS 3.1 base score of 4.0 (MEDIUM).

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

KVM: s390: fix setting of fpc register

kvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control

(fpc) register of a guest cpu. The new value is tested for validity by

temporarily loading it into the fpc register.

This may lead to corruption of the fpc register of the host process:

if an interrupt happens while the value is temporarily loaded into the fpc

register, and within interrupt context floating point or vector registers

are used, the current fp/vx registers are saved with save_fpu_regs()

assuming they belong to user space and will be loaded into fp/vx registers

when returning to user space.

test_fp_ctl() restores the original user space / host process fpc register

value, however it will be discarded, when returning to user space.

In result the host process will incorrectly continue to run with the value

that was supposed to be used for a guest cpu.

Fix this by simply removing the test. There

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, < 4.19.307 Affected

Frequently Asked Questions

What is CVE-2023-52597?

CVE-2023-52597 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2024 and has a CVSS 3.1 base score of 4.0 (MEDIUM).

How severe is CVE-2023-52597?

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

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-2023-52597?

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