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

5.5 · MEDIUM
Published May 21, 2024 linux CWE-476 EPSS 0.24% (14th pctl)

Overview

CVE-2023-52780 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

net: mvneta: fix calls to page_pool_get_stats

Calling page_pool_get_stats in the mvneta driver without checks

leads to kernel crashes.

First the page pool is only available if the bm is not used.

The page pool is also not allocated when the port is stopped.

It can also be not allocated in case of errors.

The current implementation leads to the following crash calling

ethstats on a port that is down or when calling it at the wrong moment:

ble to handle kernel NULL pointer dereference at virtual address 00000070

[00000070] *pgd=00000000

Internal error: Oops: 5 [#1] SMP ARM

Hardware name: Marvell Armada 380/385 (Device Tree)

PC is at page_pool_get_stats+0x18/0x1cc

LR is at mvneta_ethtool_get_stats+0xa0/0xe0 [mvneta]

pc : [<c0b413cc>] lr : [<bf0a98d8>] psr: a0000013

sp : f1439d48 ip : f1439dc0 fp : 0000001d

r10: 00000100 r9 : c4816b80 r8 : f0d75150

r7 : bf0b400c r6 : c238f000 r5 : 00000000 r4 : f1439d68

r3

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.19, < 6.1.64 Affected

Frequently Asked Questions

What is CVE-2023-52780?

CVE-2023-52780 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-52780?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-52780?

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

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