rspec/rules/S4828/description.adoc
Alban Auzeill 2c306d110e Fix code block ambiguity with old header style
Ensure blank line before list and clean the one leading space
2020-06-30 17:16:12 +02:00

8 lines
437 B
Plaintext

Signalling processes is security-sensitive. It has led in the past to the following vulnerabilities:
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0390[CVE-2009-0390]
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0839[CVE-2002-0839]
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1671[CVE-2008-1671]
Sending signals without checking properly which process will receive it can cause a denial of service.