Bug 2477418 (CVE-2026-8295) - CVE-2026-8295 simdjson: simdjson: Memory corruption via integer overflow in string processing
Summary: CVE-2026-8295 simdjson: simdjson: Memory corruption via integer overflow in s...
Keywords:
Status: NEW
Alias: CVE-2026-8295
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-14 11:01 UTC by OSIDB Bzimport
Modified: 2026-05-14 11:31 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-14 11:01:23 UTC
An integer overflow vulnerability in the simdjson document-builder API allows incorrect buffer size calculations in "string_builder::escape_and_append()" when processing very large input strings on platforms with limited "size_t" width (e.g., 32-bit builds). The overflow can cause insufficient buffer allocation, leading to out-of-bounds memory reads in SIMD routines and potentially resulting in information disclosure, memory corruption, or malformed JSON output.
This vulnerability has been fixed in 4.6.4 release


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