Regular expressions are a universal tool for matching, validating, and transforming text across programming languages and command-line tools. They can condense complex string operations into compact, ...
The bug was assigned CVE-2025-2135, and we successfully used it to pwn Google’s V8CTF as a zero-day. The root cause lies in TurboFan’s InferMapsUnsafe() function, which fails to handle aliasing when ...