A fuzzy issue of responsible disclosure
A fuzzy issue of responsible disclosure
Posted Aug 15, 2022 21:16 UTC (Mon) by NYKevin (subscriber, #129325)In reply to: A fuzzy issue of responsible disclosure by jan.kara
Parent article: A fuzzy issue of responsible disclosure
* Some people want to help the project, but don't understand kernel development well enough to read and understand the offending code.
* Some people have been told that fuzzing "helps the project find bugs" and are simply following the fuzzer's documentation.
* Some people want to prove that their fuzzer works.
* Some people are trying to earn bug bounties from tech companies.
* Some people are trying to get an academic paper published all about how effective fuzzers are, how bad C's memory safety is, etc.
* Some people want to sell zero days on the black market. (Such people aren't reporting bugs to LKML, of course.)
But ultimately, this is a side show. What matters is that people are motivated to find bugs. You can accept their reports, or not, but the bugs will be found regardless (and the latter group isn't going to tell you about them anyway). It's up to you what you want to do with that information.
