2 matches found
CVE-2024-1939
CVE-2024-1939 这是CVE-2024-1939的简短writeup,我用它来获取V8CTF M122的奖励。 该问题的根本原因是wasm-to-js转换中缺乏对kWasmS128的支持。具体来说,参数栈中发生的wasmS128Const操作被忽略,导致当参数中存在ExprRef时出现类型混淆。...
Exploit for Type Confusion in Google Chrome
CVE-2024-1939 This is a short writeup for the CVE-2024-1939,...