5 matches found
external_v8_AOSP10_r33_CVE-2021-0396
V8 JavaScript 引擎 V8 是谷歌的开源 JavaScript 引擎。 V8 实现了 ECMA-262 中规定的 ECMAScript。 V8 使用 C++ 编写,并被用于谷歌的开源浏览器 Google Chrome 中。 V8 可以独立运行,也可以嵌入到任何 C++ 应用程序中。 V8 项目页面:https://github.com/v8/v8/wiki 获取代码 检出 depot tools,然后运行 root@kitploit: fetch v8 这会将 V8 检出到 v8 目录中,并获取其所有依赖项。 要保持最新状态,请运行 root@kitploit: git pu...
CVE-2021-0396
In Builtins::GenerateArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is n...
CVE-2021-0396
In Builtins::GenerateArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is n...
CVE-2021-0396
In Builtins::GenerateArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is n...
CVE-2021-0396
CVE-2021-0396: In Android, a bounds-check bug in Builtins::Generate_ArgumentsAdaptorTrampoline (builtins-arm.cc and related files) allows an out-of-bounds write, potentially enabling remote code execution in an unprivileged process with no privileges required and no user interaction. Affected: An...