Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
15325
Description
I was just inspecting some lnet patch and noticed that lnet_ioctl->LNetCtl do quite a few unchecked userspace acess.
It looks like doing the check that the ioctl data is valid in lnet_ioctl is the most easy way to fix this.