diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-05-19 14:39:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-19 14:39:16 +0200 |
| commit | ea8a55cd916442d4643bca92c2fe7d638f7e9746 (patch) | |
| tree | f2a05d18e2f0b5d070bd6b776f1170a6658a8ad7 /README.md | |
| parent | 9cddbdad411c5e283bb45d960baa18ce03d7abea (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,7 +10,12 @@ google account or by sending an email to syzkaller+subscribe@googlegroups.com. List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). -When reporting bugs found with `syzkaller` please add `syzkaller@googlegroups.com` to CC list. Also consider principles of [responsible disclosure](https://en.wikipedia.org/wiki/Responsible_disclosure) when reporting bugs that can be security vulnerabilities. +## Reporting Linux kernel bugs + +Please report found bugs to the Linux kernel maintainers. +To find out the list of maintainers responsible for a particular kernel subsystem, run `./scripts/get_maintainer.pl guilty_file.c`. Please also add `syzkaller@googlegroups.com` to CC list. + +If you believe that a found bug poses potential security threat, consider reporting it directly to `security@kernel.org`. ## Usage |
