Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-1010298 PoC — Linaro OP-TEE 缓冲区错误漏洞

Source
Associated Vulnerability
Title:Linaro OP-TEE 缓冲区错误漏洞 (CVE-2019-1010298)
Description:Linaro OP-TEE是英国Linaro公司的一套开源的可信任执行环境。 Linaro OP-TEE 3.3.0及之前版本中的optee_os存在缓冲区错误漏洞。该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等。
Description
Proof of Concept of TrustZone exploit 
Readme
# CVE-2019-1010298
[OP-TEE-2018-0011](https://github.com/OP-TEE/optee_os/issues/2268)  
File Snapshot

[4.0K] /data/pocs/51c241e42b5a0d7134b131071d9988ede2732cec ├── [ 482] Android.mk ├── [ 310] CMakeLists.txt ├── [4.0K] host │   ├── [2.0K] exploit.c │   └── [ 538] Makefile ├── [ 394] Makefile ├── [ 88] README.md └── [4.0K] ta ├── [ 112] Android.mk ├── [4.0K] include │   └── [ 387] verify.h ├── [ 410] Makefile ├── [ 47] sub.mk ├── [ 637] user_ta_header_defines.h └── [2.0K] verify.c 3 directories, 12 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.