-
Notifications
You must be signed in to change notification settings - Fork 682
Issues: jerryscript-project/jerryscript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Heap-buffer-overflow in lexer_construct_literal_object
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5189
opened Dec 8, 2024 by
WS32bit
SEGV in parser_stack_iterator_read_uint8
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5157
opened Aug 16, 2024 by
Qbtly
SEGV in ecma_gc_free_native_pointer
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
memory management
Related to memory management or garbage collection
#5152
opened Aug 5, 2024 by
Qbtly
global-buffer-overflow in scanner_literal_is_created
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5151
opened Aug 5, 2024 by
Qbtly
SEGV /jerryscript/jerry-core/parser/js/js-parser-expr.c:1997:11 in parser_parse_unary_expression
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5150
opened Aug 5, 2024 by
Qbtly
Assertion ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p) in ecma_free_string_list
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
memory leak
#5135
opened Mar 26, 2024 by
Qbtly
Assertion 'ecma_is_value_object (iter_result)' failed
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5118
opened Dec 1, 2023 by
anbu1024
Assertion 'opts & PARSER_CLASS_LITERAL_CTOR_PRESENT' failed at /jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class_body):538
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5113
opened Nov 23, 2023 by
Qbtly
Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
lexer
Related to the tokenizer
#5105
opened Oct 18, 2023 by
anbu1024
Segmentation Fault in release. Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed on debug.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5104
opened Oct 18, 2023 by
anbu1024
ICE: Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at jerry-core/parser/js/js-parser-statm.c
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5099
opened Sep 22, 2023 by
anbu1024
Assertion 'compressed_pointer != JMEM_CP_NULL' failed
fuzzing
Related to fuzz testing of the engine
#5091
opened Jun 12, 2023 by
voidptr127
Assertion 'scope_stack_p >= context_p->scope_stack_p' failed
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5090
opened Jun 8, 2023 by
voidptr127
Assertion 'property == ECMA_PROPERTY_TYPE_NOT_FOUND || property == ECMA_PROPERTY_TYPE_NOT_FOUND_AND_STOP' failed
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5088
opened Jun 8, 2023 by
voidptr127
Assertion 'ecma_find_named_property (func_obj_p, ecma_get_magic_string (LIT_MAGIC_STRING_NAME)) == NULL' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop):2173.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5070
opened Apr 19, 2023 by
EJueon
Assertion '!jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/jcontext/jcontext.c(jcontext_raise_exception):88.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5069
opened Apr 16, 2023 by
EJueon
Assertion 'dividend_end_p[0] == divisor_high && dividend_end_p[-1] < divisor_high' failed at /jerryscript/jerry-core/ecma/operations/ecma-big-uint.c(ecma_big_uint_div_mod)
bug
Undesired behaviour
ecma builtins
Related to ECMA built-in routines
fuzzing
Related to fuzz testing of the engine
#5068
opened Apr 8, 2023 by
EJueon
Assertion 'context_p->stack_depth <= 1' failed at jerryscript/jerry-core/parser/js/js-parser-statm.c(parser_parse_statements)
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
parser
Related to the JavaScript parser
#5063
opened Apr 6, 2023 by
EJueon
Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):108.
fuzzing
Related to fuzz testing of the engine
memory leak
#5062
opened Apr 6, 2023 by
Ye0nny
Assertion 'context_p->scope_stack_size == PARSER_MAXIMUM_DEPTH_OF_SCOPE_STACK' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class):1068.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5061
opened Apr 6, 2023 by
Ye0nny
Segmentation fault in jerry
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5058
opened Mar 28, 2023 by
marckwei
Four issues found through grammar-based fuzzing
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5053
opened Mar 15, 2023 by
voidptr127
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-20.