Skip to content

Commit 2a3af94

Browse files
vstinnerned-deily
authored andcommitted
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11865)
Add credit for the cert parser vulnerability. Mention also Cisco TALOS-2018-0758 identifier.
1 parent c41523a commit 2a3af94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did
22
not handle CRL distribution points with empty DP or URI correctly. A
3-
malicious or buggy certificate can result into segfault.
3+
malicious or buggy certificate can result into segfault. Vulnerability
4+
(TALOS-2018-0758) reported by Colin Read and Nicolas Edet of Cisco.

0 commit comments

Comments
 (0)