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

7.1 · HIGH
Published Mar 6, 2024 linux CWE-125 EPSS 0.24% (15th pctl)

Overview

CVE-2023-52598 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, 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:

s390/ptrace: handle setting of fpc register correctly

If the content of the floating point control (fpc) register of a traced

process is modified with the ptrace interface 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 tracing 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 fpc register value, however

it will be discarded, when returning to user space.

In result the tracer will incorrectly continue to run with the value that

was supposed to be used for the traced process.

Fix this by saving fpu r

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

CVE-2023-52598 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2023-52598?

This vulnerability has a CVSS 3.1 base score of 7.1, 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-2023-52598?

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

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