Skip to content

Conversation

@bnoordhuis
Copy link
Contributor

Fix buffer overflows in the string and BigInt deserializer caused by a missing length check and bad size calculation respectively.

Fixes: #1018

Fix buffer overflows in the string and BigInt deserializer caused by a
missing length check and bad size calculation respectively.

Fixes: quickjs-ng#1018
@bnoordhuis
Copy link
Contributor Author

cygwin failure is infrastructural (http request fails)

@bnoordhuis bnoordhuis merged commit 28fa43d into quickjs-ng:master Apr 8, 2025
123 of 124 checks passed
@bnoordhuis bnoordhuis deleted the fix1018 branch April 8, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

heap buffer overflow in JS_ReadBigInt

2 participants