MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Security Fix(es):
Affected versions of this package are vulnerable to Use After Free in the clear function. An attacker can access or manipulate memory contents from another buffer by triggering the reuse of a memory page after it has been returned to the shared pool, leading to unintended disclosure or modification of data.(CVE-2026-54522)
{
"severity": "High"
}{
"src": [
"rubygem-msgpack-1.8.3-1.oe2403sp1.src.rpm"
],
"x86_64": [
"rubygem-msgpack-1.8.3-1.oe2403sp1.x86_64.rpm",
"rubygem-msgpack-debuginfo-1.8.3-1.oe2403sp1.x86_64.rpm",
"rubygem-msgpack-debugsource-1.8.3-1.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"rubygem-msgpack-1.8.3-1.oe2403sp1.aarch64.rpm",
"rubygem-msgpack-debuginfo-1.8.3-1.oe2403sp1.aarch64.rpm",
"rubygem-msgpack-debugsource-1.8.3-1.oe2403sp1.aarch64.rpm"
],
"noarch": [
"rubygem-msgpack-help-1.8.3-1.oe2403sp1.noarch.rpm"
]
}