GNU Linux-libre 5.4.257-gnu1
[releases.git] / Documentation / admin-guide / security-bugs.rst
1 .. _securitybugs:
2
3 Security bugs
4 =============
5
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 Contact
12 -------
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 If you already have a fix, please include it with your report, as
18 that can speed up the process considerably.  It is possible that the
19 security team will bring in extra help from area maintainers to
20 understand and fix the security vulnerability.
21
22 As it is with any bug, the more information provided the easier it
23 will be to diagnose and fix.  Please review the procedure outlined in
24 admin-guide/reporting-bugs.rst if you are unclear about what
25 information is helpful.  Any exploit code is very helpful and will not
26 be released without consent from the reporter unless it has already been
27 made public.
28
29 Disclosure and embargoed information
30 ------------------------------------
31
32 The security list is not a disclosure channel.  For that, see Coordination
33 below.
34
35 Once a robust fix has been developed, the release process starts.  Fixes
36 for publicly known bugs are released immediately.
37
38 Although our preference is to release fixes for publicly undisclosed bugs
39 as soon as they become available, this may be postponed at the request of
40 the reporter or an affected party for up to 7 calendar days from the start
41 of the release process, with an exceptional extension to 14 calendar days
42 if it is agreed that the criticality of the bug requires more time.  The
43 only valid reason for deferring the publication of a fix is to accommodate
44 the logistics of QA and large scale rollouts which require release
45 coordination.
46
47 While embargoed information may be shared with trusted individuals in
48 order to develop a fix, such information will not be published alongside
49 the fix or on any other disclosure channel without the permission of the
50 reporter.  This includes but is not limited to the original bug report
51 and followup discussions (if any), exploits, CVE information or the
52 identity of the reporter.
53
54 In other words our only interest is in getting bugs fixed.  All other
55 information submitted to the security list and any followup discussions
56 of the report are treated confidentially even after the embargo has been
57 lifted, in perpetuity.
58
59 Coordination with other groups
60 ------------------------------
61
62 The kernel security team strongly recommends that reporters of potential
63 security issues NEVER contact the "linux-distros" mailing list until
64 AFTER discussing it with the kernel security team.  Do not Cc: both
65 lists at once.  You may contact the linux-distros mailing list after a
66 fix has been agreed on and you fully understand the requirements that
67 doing so will impose on you and the kernel community.
68
69 The different lists have different goals and the linux-distros rules do
70 not contribute to actually fixing any potential security problems.
71
72 CVE assignment
73 --------------
74
75 The security team does not assign CVEs, nor do we require them for
76 reports or fixes, as this can needlessly complicate the process and may
77 delay the bug handling.  If a reporter wishes to have a CVE identifier
78 assigned, they should find one by themselves, for example by contacting
79 MITRE directly.  However under no circumstances will a patch inclusion
80 be delayed to wait for a CVE identifier to arrive.
81
82 Non-disclosure agreements
83 -------------------------
84
85 The Linux kernel security team is not a formal body and therefore unable
86 to enter any non-disclosure agreements.