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

7.8 · HIGH
Published Mar 26, 2024 debian CWE-617 EPSS 0.24% (15th pctl)

Overview

CVE-2023-52621 is a high-severity vulnerability affecting debian debian_linux. It was published on March 26, 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:

bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers

These three bpf_map_{lookup,update,delete}_elem() helpers are also

available for sleepable bpf program, so add the corresponding lock

assertion for sleepable bpf program, otherwise the following warning

will be reported when a sleepable bpf program manipulates bpf map under

interpreter mode (aka bpf_jit_enable=0):

WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......

CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......

RIP: 0010:bpf_map_lookup_elem+0x54/0x60

......

Call Trace:

<TASK>

? __warn+0xa5/0x240

? bpf_map_lookup_elem+0x54/0x60

? report_bug+0x1ba/0x1f0

? handle_bug+0x40/0x80

? exc_invalid_op+0x18/0x50

? asm_exc_invalid_op+0x1b/0x20

? __pfx_bpf_map_lookup_elem+0x10/0x10

? rcu_lockdep_current_cpu_online+0x65/0xb0

? rcu_is_watching+0x

Remediation

Check the references section for vendor advisories and patches from debian. Update debian_linux 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.10, < 5.10.237 Affected

Frequently Asked Questions

What is CVE-2023-52621?

CVE-2023-52621 is a high-severity vulnerability affecting debian debian_linux. It was published on March 26, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-52621?

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

Check the references section for vendor advisories and patches from debian. Update debian_linux 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-52621?

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