Mauro Carvalho Chehab | 609d99a | 2016-09-19 08:07:56 -0300 | [diff] [blame] | 1 | .. _securitybugs: |
| 2 | |
Mauro Carvalho Chehab | 1d7078d | 2016-09-19 08:07:49 -0300 | [diff] [blame] | 3 | Security bugs |
| 4 | ============= |
| 5 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | Linux kernel developers take security very seriously. As such, we'd |
| 7 | like to know when a security bug is found so that it can be fixed and |
| 8 | disclosed as quickly as possible. Please report security bugs to the |
| 9 | Linux kernel security team. |
| 10 | |
| 11 | 1) Contact |
Mauro Carvalho Chehab | 1d7078d | 2016-09-19 08:07:49 -0300 | [diff] [blame] | 12 | ---------- |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | |
| 14 | The Linux kernel security team can be contacted by email at |
| 15 | <security@kernel.org>. This is a private list of security officers |
| 16 | who will help verify the bug report and develop and release a fix. |
| 17 | It is possible that the security team will bring in extra help from |
| 18 | area maintainers to understand and fix the security vulnerability. |
| 19 | |
| 20 | As it is with any bug, the more information provided the easier it |
| 21 | will be to diagnose and fix. Please review the procedure outlined in |
| 22 | REPORTING-BUGS if you are unclear about what information is helpful. |
| 23 | Any exploit code is very helpful and will not be released without |
| 24 | consent from the reporter unless it has already been made public. |
| 25 | |
| 26 | 2) Disclosure |
Mauro Carvalho Chehab | 1d7078d | 2016-09-19 08:07:49 -0300 | [diff] [blame] | 27 | ------------- |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 28 | |
| 29 | The goal of the Linux kernel security team is to work with the |
| 30 | bug submitter to bug resolution as well as disclosure. We prefer |
| 31 | to fully disclose the bug as soon as possible. It is reasonable to |
| 32 | delay disclosure when the bug or the fix is not yet fully understood, |
| 33 | the solution is not well-tested or for vendor coordination. However, we |
| 34 | expect these delays to be short, measurable in days, not weeks or months. |
| 35 | A disclosure date is negotiated by the security team working with the |
| 36 | bug submitter as well as vendors. However, the kernel security team |
| 37 | holds the final say when setting a disclosure date. The timeframe for |
Lucas De Marchi | 25985ed | 2011-03-30 22:57:33 -0300 | [diff] [blame] | 38 | disclosure is from immediate (esp. if it's already publicly known) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | to a few weeks. As a basic default policy, we expect report date to |
| 40 | disclosure date to be on the order of 7 days. |
| 41 | |
| 42 | 3) Non-disclosure agreements |
Mauro Carvalho Chehab | 1d7078d | 2016-09-19 08:07:49 -0300 | [diff] [blame] | 43 | ---------------------------- |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | |
| 45 | The Linux kernel security team is not a formal body and therefore unable |
| 46 | to enter any non-disclosure agreements. |