Bug 2443348 (CVE-2026-28364) - CVE-2026-28364 ocaml: OCaml: Remote code execution via buffer over-read in Marshal deserialization
Summary: CVE-2026-28364 ocaml: OCaml: Remote code execution via buffer over-read in Ma...
Keywords:
Status: NEW
Alias: CVE-2026-28364
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2443780
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-27 16:01 UTC by OSIDB Bzimport
Modified: 2026-03-02 10:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-27 16:01:44 UTC
In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() function, which performs unbounded memcpy() operations using attacker-controlled lengths from crafted Marshal data.


Note You need to log in before you can comment on or make changes to this bug.