mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2025-03-21 20:42:57 +00:00
RTL8710BN SDK
be the case that `vallen >= len + sizeof(rhostname)`. This PR fixes the check so the `rhostname` array does not overflow. Reported-by: Github Security Lab <securitylab@github.com> Signed-off-by: Alvaro Muñoz <pwntester@github.com> |
||
---|---|---|
component | ||
doc | ||
project | ||
tools | ||
README.md | ||
release_note.pdf |
开始
获取SDK
git clone https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
解压编译工具并设置环境变量
cd sdk-ameba-v4.0c_180328/tools/arm-none-eabi-gcc
tar xjf gcc-arm-none-eabi-4_8-2014q3-20140805-linux.tar.bz2 -C /opt
编译
cd sdk-ameba-v4.0c_180328/project/realtek_amebaz_va0_example/GCC-RELEASE
make