]> Kevux Git Server - fll/commit
Security: Invalid read when using -bB.
authorKevin Day <thekevinday@gmail.com>
Tue, 22 Feb 2022 02:51:35 +0000 (20:51 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 22 Feb 2022 02:51:35 +0000 (20:51 -0600)
commit5bc794b5aec343f4888ef032f8ee1ed3a8c65493
treec21a72d364e6493b462fc7de5fad19dc8781cf49
parent981cd720f8b9d53580d1b7c067d8c8ee647a6d98
Security: Invalid read when using -bB.

The incorrect variable is being used when performing the size check.
This resulted in the wrong calculation and the subsequent invalid read.
level_3/utf8/c/private-utf8.c
level_3/utf8/c/private-utf8_binary.c
level_3/utf8/c/utf8.c