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

7.8 · HIGH
Published Dec 9, 2025 EPSS 0.15% (5th pctl)

Overview

CVE-2023-53790 is a high-severity vulnerability. It was published on December 9, 2025 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: Zeroing allocated object from slab in bpf memory allocator

Currently the freed element in bpf memory allocator may be immediately

reused, for htab map the reuse will reinitialize special fields in map

value (e.g., bpf_spin_lock), but lookup procedure may still access

these special fields, and it may lead to hard-lockup as shown below:

NMI backtrace for cpu 16

CPU: 16 PID: 2574 Comm: htab.bin Tainted: G L 6.1.0+ #1

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

RIP: 0010:queued_spin_lock_slowpath+0x283/0x2c0

......

Call Trace:

<TASK>

copy_map_value_locked+0xb7/0x170

bpf_map_copy_value+0x113/0x3c0

__sys_bpf+0x1c67/0x2780

__x64_sys_bpf+0x1c/0x20

do_syscall_64+0x30/0x60

entry_SYSCALL_64_after_hwframe+0x46/0xb0

......

</TASK>

For htab map, just like the preallocated case, these is no need to

initialize these special fields in map value again once these fields

have been

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2023-53790?

CVE-2023-53790 is a high-severity vulnerability. It was published on December 9, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53790?

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-53790?

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