提交 0b020b14 编写于 作者: A Andy Polyakov 提交者: Matt Caswell

pariscid.pl: fix nasty typo in CRYPTO_memcmp.

Comparison was effectively reduced to least significant bits.

CVE-2018-0733
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 273f7fe1
......@@ -160,7 +160,7 @@ L\$oop_cmp
or %r29,$rv,$rv
sub %r0,$rv,%r29
extru %r29,31,1,$rv
extru %r29,0,1,$rv
L\$no_data
bv ($rp)
.EXIT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册