X

php5: code execution from the Debian advisory

PHP-5.6: Fix potential segfault in dns_get_record()

while (ll = dlen) {
// Invalid chunk length, truncate
n = dlen - (ll + 1);
}
/*
Конец вставки
*/
memcpy(tp + ll , cp + ll + 1, n);
add_next_index_stringl(entries, cp + ll + 1, n, 1);
ll = ll + n + 1;


This post was last modified on 07.12.2017 12:16

Artem: Аудит, Разработка, ИБ, Поддержка и SEO сайтов
Related Post