@ -198,7 +198,7 @@ func testKernelExploit(q *qemu.QemuSystem, ka artifact, test, exploit string) (o
return
}
_,err=q.Command("user","stat "+randFilePath)
_,err=q.Command("root","stat "+randFilePath)
iferr!=nil{
return
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.