HomeFreeBSD

Merge r309639 from head:

Description

Merge r309639 from head:

Fix possible buffer overflow(s) in link_ntoa(3).

A specially crafted sockaddr_dl argument can trigger a static buffer overflow
in the libc library, with possibility to rewrite with arbitrary data following
static buffers that belong to other library functions.

Reviewed by: kib
Security: FreeBSD-SA-16:37.libc

Details

Provenance
glebiusAuthored on
Reviewer
kib
Parents
rS309645: Merge r309639 from head:
Branches
Unknown
Tags
Unknown