quickjs · Issues· 88 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #559
Update to Unicode 18.0.0
Updated Sep 17, 2026 - #557
BigInt.asUintN returns signed values for 64-bit width
Updated Sep 13, 2026 - #558
JS_PrintValue can read detached TypedArray storage after a reentrant write callback
Updated Sep 12, 2026 - #555
add jsfuck compatibility(suggestions)
Updated Aug 29, 2026 - #533
[BUG] qjs: SIGSEGV in find_own_property during backtrace construction
Updated Aug 13, 2026 - #551
[Bug]dynamic-stack-buffer-overflow read in JS_CallInternal: undersized call frame for the executed bytecode (CWE-125)
Updated Aug 7, 2026 - #550
[Bug]Heap-buffer-overflow read in JS_CallInternal: executing a function with empty (byte_code_len == 0) bytecode reads the first opcode past the buffer (CWE-125)
Updated Aug 7, 2026 - #549
[Bug]Heap-buffer-overflow WRITE in JS_ReadFunctionTag: negative count wraps the allocation size below the header size (CWE-787)
Updated Aug 7, 2026 - #548
[[Bug]Heap-buffer-overflow read in JS_DupAtom: ROM_DATA bytecode uses an unvalidated atom index (rt->atom_array OOB) (CWE-125)
Updated Aug 7, 2026 - #547
[Bug]Heap-buffer-overflow read in JS_ReadFunctionBytecode atom-fixup loop (get_u32 past the bytecode buffer) (CWE-125)
Updated Aug 7, 2026 - #546
Security findings: BigInt interrupt-bypass CPU DoS (verified) and 5 other issues — commit 04be246
Updated Aug 6, 2026 - #544
Support for RegExp buffer boundaries
Updated Jul 21, 2026 - #539
`TypeError` with code like `[1,2,3].values().map(n=>n).take(2).toArray()`
Updated Jul 13, 2026 - #538
`os.Worker` Can Call a NULL Context-Factory Callback in an Incompletely Initialized Embedder
Updated Jul 3, 2026 - #535
[BUG] Integer overflow in Proxy ownKeys property enumeration causes heap buffer overflow (32-bit)
Updated Jul 1, 2026