]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9955 liblunicode: fix buffer size in UTF8bvnormalize
authorHoward Chu <hyc@openldap.org>
Thu, 24 Nov 2022 21:32:51 +0000 (21:32 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:30:29 +0000 (16:30 +0000)
commitcd1d08863389d08d06ce66bf9489953b06ed7853
tree0cb06eabd374ce48a00c3f14b04068fcb38c5af6
parent4a35bbc29037d0cbf4d439133dcbbced79c3971c
ITS#9955 liblunicode: fix buffer size in UTF8bvnormalize

output buffer may overrun 1 byte for specially crafted approxMatch search filters.
Not exploitable, no operational or security impact.
libraries/liblunicode/ucstr.c