CVE-2026-53083

Source
https://cve.org/CVERecord?id=CVE-2026-53083
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53083.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53083
Downstream
Published
2026-06-24T16:30:23.568Z
Modified
2026-07-08T08:07:23.690799478Z
Summary
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Details

In the Linux kernel, the following vulnerability has been resolved:

bpf: Fix RCU stall in bpffdarraymapclear()

Add a missing condresched() in bpffdarraymap_clear() loop.

For PROGARRAY maps with many entries this loop calls progarraymappoke_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 progarraymapcleardeferred RIP: 0010:writecompdata+0x38/0x90 kernel/kcov.c:246 Call Trace: <TASK> progarraymappokerun+0x77/0x380 kernel/bpf/arraymap.c:1096 _fdarraymapdeleteelem+0x197/0x310 kernel/bpf/arraymap.c:925 bpffdarraymapclear kernel/bpf/arraymap.c:1000 [inline] progarraymapcleardeferred+0x119/0x1b0 kernel/bpf/arraymap.c:1141 processonework+0x898/0x19d0 kernel/workqueue.c:3238 processscheduledworks kernel/workqueue.c:3319 [inline] workerthread+0x770/0x10b0 kernel/workqueue.c:3400 kthread+0x465/0x880 kernel/kthread.c:464 retfromfork+0x4d/0x80 arch/x86/kernel/process.c:153 retfromforkasm+0x19/0x30 arch/x86/entry/entry64.S:245 </TASK>

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53083.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
da765a2f599304a81a25e77908d1790414ecdbb6
Fixed
b1f7158a86f3cbac4d5a32beb55ca0f8027d44cd
Fixed
71ddb7defc442ab38c53123c384fedbfd8410a15
Fixed
e1ed678855e315f90c70c1723e94157a9a82e660
Fixed
67bdb4b0d26f2d6bbf1798a925ef5a3b9ed7357a
Fixed
4406942e65ca128c56c67443832988873c21d2e9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53083.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53083.json"