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

7.8 · HIGH
Published May 21, 2024 linux CWE-129 EPSS 0.25% (17th pctl)

Overview

CVE-2023-52835 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

perf/core: Bail out early if the request AUX area is out of bound

When perf-record with a large AUX area, e.g 4GB, it fails with:

#perf record -C 0 -m ,4G -e arm_spe_0// -- sleep 1

failed to mmap with 12 (Cannot allocate memory)

and it reveals a WARNING with __alloc_pages():

------------[ cut here ]------------

WARNING: CPU: 44 PID: 17573 at mm/page_alloc.c:5568 __alloc_pages+0x1ec/0x248

Call trace:

__alloc_pages+0x1ec/0x248

__kmalloc_large_node+0xc0/0x1f8

__kmalloc_node+0x134/0x1e8

rb_alloc_aux+0xe0/0x298

perf_mmap+0x440/0x660

mmap_region+0x308/0x8a8

do_mmap+0x3c0/0x528

vm_mmap_pgoff+0xf4/0x1b8

ksys_mmap_pgoff+0x18c/0x218

__arm64_sys_mmap+0x38/0x58

invoke_syscall+0x50/0x128

el0_svc_common.constprop.0+0x58/0x188

do_el0_svc+0x34/0x50

el0_svc+0x34/0x108

el0t_64_sync_handler+0xb8/0xc0

el0t_64_sync+0x1a4/0x1a8

'rb->aux_pages' allocated by kcalloc() is a pointer array which i

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.300 Affected

Frequently Asked Questions

What is CVE-2023-52835?

CVE-2023-52835 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-52835?

This vulnerability has a CVSS 3.1 base score of 7.8, 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-52835?

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

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