CyberRota
Back to database

CVE-2026-35233

MEDIUM · CVSS 4.4 EPSS 0.02% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-01 · Last synced: 2026-05-31

CyberRota Analysis

Bellek tüketimine neden olabilir.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-35233
Severity
MEDIUM
CVSS
4.4
EPSS
0.02%

Original NVD Description

An unprivileged attacker can craft a user-space process with a malicious ELF binary containing an out-of-range sh_link field. When root-level dtrace attaches to -- or instruments -- that process (via dtrace -p , pid probes, or USDT), the ELF parser reads heap memory beyond the allocated section cache array without any bounds check. This results in an uninitialized/out-of-bounds heap read that can cause a NULL pointer dereference crash of the dtrace process (DoS), or -- depending on heap layout -- a read-then-use of a garbage pointer controlled by adjacent allocations, providing a foothold toward further exploitation in a privileged context.