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

7.1 · HIGH
Published Jan 11, 2025 linux CWE-668 EPSS 0.21% (12th pctl)

Overview

CVE-2024-57838 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 11, 2025 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/entry: Mark IRQ entries to fix stack depot warnings

The stack depot filters out everything outside of the top interrupt

context as an uninteresting or irrelevant part of the stack traces. This

helps with stack trace de-duplication, avoiding an explosion of saved

stack traces that share the same IRQ context code path but originate

from different randomly interrupted points, eventually exhausting the

stack depot.

Filtering uses in_irqentry_text() to identify functions within the

.irqentry.text and .softirqentry.text sections, which then become the

last stack trace entries being saved.

While __do_softirq() is placed into the .softirqentry.text section by

common code, populating .irqentry.text is architecture-specific.

Currently, the .irqentry.text section on s390 is empty, which prevents

stack depot filtering and de-duplication and could result in warnings

like:

Stack depot reached limit capacity

WARNING: CPU:

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

Frequently Asked Questions

What is CVE-2024-57838?

CVE-2024-57838 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 11, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2024-57838?

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

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

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