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

7.8 · HIGH
Published May 21, 2024 linux CWE-416 EPSS 0.24% (15th pctl)

Overview

CVE-2023-52852 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:

f2fs: compress: fix to avoid use-after-free on dic

Call trace:

__memcpy+0x128/0x250

f2fs_read_multi_pages+0x940/0xf7c

f2fs_mpage_readpages+0x5a8/0x624

f2fs_readahead+0x5c/0x110

page_cache_ra_unbounded+0x1b8/0x590

do_sync_mmap_readahead+0x1dc/0x2e4

filemap_fault+0x254/0xa8c

f2fs_filemap_fault+0x2c/0x104

__do_fault+0x7c/0x238

do_handle_mm_fault+0x11bc/0x2d14

do_mem_abort+0x3a8/0x1004

el0_da+0x3c/0xa0

el0t_64_sync_handler+0xc4/0xec

el0t_64_sync+0x1b4/0x1b8

In f2fs_read_multi_pages(), once f2fs_decompress_cluster() was called if

we hit cached page in compress_inode's cache, dic may be released, it needs

break the loop rather than continuing it, in order to avoid accessing

invalid dic pointer.

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 >= 5.13.19, < 5.15.139 Affected

Frequently Asked Questions

What is CVE-2023-52852?

CVE-2023-52852 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-52852?

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

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

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