aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux_kernel_reporting_bugs.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-08-03 19:11:58 +0200
committerGitHub <noreply@github.com>2017-08-03 19:11:58 +0200
commit08a7078aabdc90785161ccc34c3b6eca1b337d8d (patch)
tree7495219cd2ebdf09f4a05702b325955dd162e784 /docs/linux_kernel_reporting_bugs.md
parent35e1c3cdb5411c207d0ab77a70ba87da6e728122 (diff)
Update linux_kernel_reporting_bugs.md
Diffstat (limited to 'docs/linux_kernel_reporting_bugs.md')
-rw-r--r--docs/linux_kernel_reporting_bugs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux_kernel_reporting_bugs.md b/docs/linux_kernel_reporting_bugs.md
index 3bf24875f..efb127903 100644
--- a/docs/linux_kernel_reporting_bugs.md
+++ b/docs/linux_kernel_reporting_bugs.md
@@ -51,7 +51,7 @@ To report major security bugs (such as LPE, remote DOS, remote info leak or RCE)
* Ask them to assign a CVE number.
* Ask for 7 days of embargo.
4. Wait 7 days for linux distros to apply the patch.
-5. Ask `linux-distros@vs.openwall.org` to make the CVE description public and roll out the update.
+5. Ask `linux-distros@vs.openwall.org` to make the CVE description public and roll out the updated kernels.
6. Send the fix upstream:
* Mention the CVE number in the commit message.
* Mention syzkaller in the commit message.