OSV 1.4.0 · github-reviewed · 修改于 2026-04-25 00:25
发布时间
2026-04-25 00:25
GitHub 审查时间
2026-04-25 00:25
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/04/GHSA-xhj4-g6w8-2xjw/GHSA-xhj4-g6w8-2xjw.json
When deserializing arrays, strings or bytes (blob) types zserio first reads the size of the variable, and then allocates sufficient memory to load data. Since the size is always trusted this can be abused by creating a data file with a large size value, causing the zserio runtime to allocate large amounts of memory.
Please apply this commit.