深入理解在ISC BIND服务器中潜藏了15年的RCE漏洞
该漏洞的成因,是位于lib/dns/spnego.c中的函数der_get_oid()存在堆溢出漏洞。 staticint der_get_oid(constunsignedchar*p,size_tlen,oid*data,size_t*size){ //… data-components=malloc(len*sizeof(*data-components));//components==NULL){ return(E
为你分析bind设置DNS服务器
在此处,你将在该行的正上方指定区域文件信息,如下所示: zone dns01.fedora.local IN { type master; fileforward.fedora.local; allow-update { none;}; }; zone 1.168.192.in-addr.arpa IN { type master; filereverse.fedora.local; allow-update { n