From 08a7078aabdc90785161ccc34c3b6eca1b337d8d Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 3 Aug 2017 19:11:58 +0200 Subject: Update linux_kernel_reporting_bugs.md --- docs/linux_kernel_reporting_bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/linux_kernel_reporting_bugs.md') 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. -- cgit mrf-deployment