Rust on RTL8710
Find a file
Github Security Lab ebb1e6228b vallen is verified to be less than len, therefore, it can never
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>
2020-03-08 00:58:05 +01:00
component vallen is verified to be less than len, therefore, it can never 2020-03-08 00:58:05 +01:00
src Initial checkin 2016-12-30 18:23:39 -05:00
util Initial checkin 2016-12-30 18:23:39 -05:00
.gitignore Fix overly-enthusiastic .gitignore 2017-01-10 06:42:22 -05:00
application.mk Initial checkin 2016-12-30 18:23:39 -05:00
LICENSE Initial commit 2016-12-30 18:21:40 -05:00
Makefile Initial checkin 2016-12-30 18:23:39 -05:00
README.md Add temp readme 2016-12-31 14:07:12 -05:00
rust.mk Initial checkin 2016-12-30 18:23:39 -05:00

rustl8710

Rust on RTL8710

TODO, but for now you can read background and usage instructions at: https://polyfractal.com/post/rustl8710/