Re: [RFC] In-kernel fuzz testing for apps

2015-12-04 Thread Pavel Machek
Hi! > Me and my friend have once talked about careful application development, > which includes awareness about all possible error conditions. > So we have collected ideas about making kernel (or, in some cases, libc) > "hostile" to careless application, and we present it so that the idea > doesn'

Re: [RFC] In-kernel fuzz testing for apps

2015-11-19 Thread Laura Abbott
On 11/18/2015 03:39 PM, Andrey Utkin wrote: Me and my friend have once talked about careful application development, which includes awareness about all possible error conditions. So we have collected ideas about making kernel (or, in some cases, libc) "hostile" to careless application, and we pre

Re: [RFC] In-kernel fuzz testing for apps

2015-11-19 Thread Austin S Hemmelgarn
On 2015-11-18 18:39, Andrey Utkin wrote: Me and my friend have once talked about careful application development, which includes awareness about all possible error conditions. So we have collected ideas about making kernel (or, in some cases, libc) "hostile" to careless application, and we presen

[RFC] In-kernel fuzz testing for apps

2015-11-18 Thread Andrey Utkin
Me and my friend have once talked about careful application development, which includes awareness about all possible error conditions. So we have collected ideas about making kernel (or, in some cases, libc) "hostile" to careless application, and we present it so that the idea doesn't get lost, and