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-2026-53083

5.5 · MEDIUM
Published Jun 24, 2026 linux EPSS 0.11% (2th pctl)

Overview

CVE-2026-53083 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 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:

bpf: Fix RCU stall in bpf_fd_array_map_clear()

Add a missing cond_resched() in bpf_fd_array_map_clear() loop.

For PROG_ARRAY maps with many entries this loop calls

prog_array_map_poke_run() per entry which can be expensive, and

without yielding this can cause RCU stalls under load:

rcu: Stack dump where RCU GP kthread last ran:

CPU: 0 UID: 0 PID: 30932 Comm: kworker/0:2 Not tainted 6.14.0-13195-g967e8def1100 #2 PREEMPT(undef)

Workqueue: events prog_array_map_clear_deferred

RIP: 0010:write_comp_data+0x38/0x90 kernel/kcov.c:246

Call Trace:

<TASK>

prog_array_map_poke_run+0x77/0x380 kernel/bpf/arraymap.c:1096

__fd_array_map_delete_elem+0x197/0x310 kernel/bpf/arraymap.c:925

bpf_fd_array_map_clear kernel/bpf/arraymap.c:1000 [inline]

prog_array_map_clear_deferred+0x119/0x1b0 kernel/bpf/arraymap.c:1141

process_one_work+0x898/0x19d0 kernel/workqueue.c:3238

process_scheduled_works kernel/workqu

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.5, < 6.6.141 Affected

Frequently Asked Questions

What is CVE-2026-53083?

CVE-2026-53083 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-53083?

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-2026-53083?

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-2026-53083?

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