Attacking the kernel via its command line
Attacking the kernel via its command line
Posted Jun 21, 2017 14:12 UTC (Wed) by gregkh (subscriber, #8)In reply to: Attacking the kernel via its command line by cpitrat
Parent article: Attacking the kernel via its command line
What type of static analysis rule would have caught this issue? If you know of one, please write it so we can ensure it never happens again.
Also, unit tests are great to have we gladly accept patches that add them. Some code, like the resource management logic, does have them, and they are invaluable in testing changes in those areas of the kernel. Please send us more!
