CVE-2026-35233
Last modified
CVE-2026-35233 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. 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. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Oracle | Linux | 8 | — |
| Oracle | Linux | 9 | 0 |
| Oracle | Linux | 10 | 0 |
References
- https://linux.oracle.com/cve/CVE-2026-35233.htmlVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35233?
How severe is CVE-2026-35233?
How do I fix CVE-2026-35233?
Are you affected by CVE-2026-35233?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
