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

7.1 · HIGH
Published May 2, 2025 linux CWE-125 EPSS 0.18% (8th pctl)

Overview

CVE-2023-53135 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 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:

riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode

When CONFIG_FRAME_POINTER is unset, the stack unwinding function

walk_stackframe randomly reads the stack and then, when KASAN is enabled,

it can lead to the following backtrace:

[ 0.000000] ==================================================================

[ 0.000000] BUG: KASAN: stack-out-of-bounds in walk_stackframe+0xa6/0x11a

[ 0.000000] Read of size 8 at addr ffffffff81807c40 by task swapper/0

[ 0.000000]

[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 6.2.0-12919-g24203e6db61f #43

[ 0.000000] Hardware name: riscv-virtio,qemu (DT)

[ 0.000000] Call Trace:

[ 0.000000] [<ffffffff80007ba8>] walk_stackframe+0x0/0x11a

[ 0.000000] [<ffffffff80099ecc>] init_param_lock+0x26/0x2a

[ 0.000000] [<ffffffff80007c4a>] walk_stackframe+0xa2/0x11a

[ 0.000000] [<ffffffff80c49c80>] dump_stack_lvl+0x22/0x36

[ 0.000000] [<ffffffff80

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 >= 4.15, < 5.4.237 Affected

Frequently Asked Questions

What is CVE-2023-53135?

CVE-2023-53135 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2023-53135?

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

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

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