Process-memory disclosure via unchecked dimension multiplication
Published Mar 27, 2026 · Updated Mar 27, 2026
Integer overflow in OCaml Bigarray.reshape through 4.14.3 allows local users to read arbitrary process memory via crafted dimensions. The caml_ba_reshape runtime function multiplies user-supplied dimensions without checking whether the product exceeds the integer range, then accepts a nonsensical shape that permits out-of-bounds reads. Exploitation requires an OCaml program to pass attacker-controlled dimension values to Bigarray.reshape; the disclosure is limited to memory readable within that process.
Summary
What happened
Integer overflow in OCaml Bigarray.reshape through 4.14.3 allows local users to read arbitrary process memory via crafted dimensions. The caml_ba_reshape runtime function multiplies user-supplied dimensions without checking whether the product exceeds the integer range, then accepts a nonsensical shape that permits out-of-bounds reads. Exploitation requires an OCaml program to pass attacker-controlled dimension values to Bigarray.reshape; the disclosure is limited to memory readable within that process.
The record
- CVE
- CVE-2026-34353
- Published
- Mar 27, 2026
- Updated
- Mar 27, 2026
- Vendor
- OCaml
- Product
- OCaml
- Classifications
- CWE-190, T1005
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 27, 2026CVE publishedPublication date reported by the CVE source.
- Mar 27, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=4.14.3
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Bigarray.reshape overflow reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo