Skip to content

Commit d49172b

Browse files
wtarreaugregkh
authored andcommitted
Documentation: clarify the expected collaboration with security bugs reporters
Some bug reports sent to the security team sometimes lack any explanation, are only AI-generated without verification, or sometimes it can simply be difficult to have a conversation with an invisible reporter belonging to an opaque team. This fortunately remains rare but the trend has been steadily increasing over the last years and it seems important to clarify what developers expect from reporters to avoid frustration on any side and keep the process efficient. Signed-off-by: Willy Tarreau <[email protected]> Reviewed-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ba6cc29 commit d49172b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/process/security-bugs.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ that can speed up the process considerably. It is possible that the
1919
security team will bring in extra help from area maintainers to
2020
understand and fix the security vulnerability.
2121

22+
The security team and maintainers almost always require additional
23+
information beyond what was initially provided in a report and rely on
24+
active and efficient collaboration with the reporter to perform further
25+
testing (e.g., verifying versions, configuration options, mitigations, or
26+
patches). Before contacting the security team, the reporter must ensure
27+
they are available to explain their findings, engage in discussions, and
28+
run additional tests. Reports where the reporter does not respond promptly
29+
or cannot effectively discuss their findings may be abandoned if the
30+
communication does not quickly improve.
31+
2232
As it is with any bug, the more information provided the easier it
2333
will be to diagnose and fix. Please review the procedure outlined in
2434
'Documentation/admin-guide/reporting-issues.rst' if you are unclear about what

0 commit comments

Comments
 (0)