| Date: | Fri, 1 Nov 2024 12:27:20 +0300 |
| To: | krb5-bugs@mit.edu |
| From: | "Val VF" <federicovalenso@gmail.com> |
| Subject: | Tainted array index at plugins/kdb/db2/libdb2/hash/hash.c:__kdb2_hash_open |
Good day!
Variable hashp->hdr.ovfl_point was read from file, we should make sure this value is within bounds, because it's used as an array index.
With respect,
Valery Fedorenko