manticoreos/manticore

console_print() system call is unsafe

Closed this issue · 0 comments

The console_print() system call follows a pointer from userspace without validating it, which is not safe.