Abuse Melding

Je hebt een klacht over de onderstaande posting:

09-04-2014, 12:04 door Anoniem

http://blog.cryptographyengineering.com/ => "Revoke your certificate(s) and get a new one; fix is equally simple. Just add a bounds check: + /* Read type and payload length first */ + if (1 + 2 + 16 > s->s3->rrec.length) + return 0; /* silently discard */ + hbtype = *p++; + n2s(p, payload); + if (1 + 2 + payload + 16 > s->s3->rrec.length) + return 0; /* silently discard per RFC 6520 sec. 4 */ + pl = p; + "

Beschrijf je klacht (Optioneel):

captcha