CVE-2026-28904
Overview
Advisory: Apple Security Advisory
Impact:
Description: Processing maliciously crafted web content may lead to an unexpected process crash
Researchers: Luka Rački
| Attribute | Value |
|---|---|
| CVE | CVE-2026-28904 |
| Bugzilla | 309601 |
| Component | JSC |
| Bug Class | LogicError |
| Severity | medium |
| Commit | 7663d811d06c3255… |
| Advisory | Apple Advisory |
Root Cause Analysis
The issue was addressed with improved memory handling.
Files Changed
Source Files
Source/JavaScriptCore/assembler/AssemblerBuffer.hSource/JavaScriptCore/yarr/YarrErrorCode.cppSource/JavaScriptCore/yarr/YarrErrorCode.hSource/JavaScriptCore/yarr/YarrParser.hSource/JavaScriptCore/yarr/YarrPattern.cppSource/JavaScriptCore/yarr/YarrSyntaxChecker.cpp
Test Files
JSTests/stress/regexp-alternative-heavy.jsJSTests/stress/regexp-bol-optimize-out-of-stack.jsJSTests/stress/regexp-combined-large.jsJSTests/stress/regexp-deep-nested.jsJSTests/stress/regexp-heavy-mixed.jsJSTests/stress/regexp-lookahead-heavy.jsJSTests/stress/stack-overflow-regexp.jsLayoutTests/js/script-tests/stack-overflow-regexp.jsLayoutTests/js/stack-overflow-regexp-expected.txt