Security update for ocaml
This update for ocaml fixes the following issues:
- CVE-2018-9838: Integer overflows when unmarshaling a bigarray data could result in a
bigarray with impossibly large dimensions leading to overflow when computing the
in-memory size of the bigarray. [bsc#1088591]
This update was imported from the SUSE:SLE-12-SP2:Update update project.
-
Submitted by
Kristyna Streitova (kstreitova)
Fixed bugs
bnc#1088591
VUL-0: CVE-2018-9838: ocaml: The caml_ba_deserialize function has an integer overflow which allows for RCE