summaryrefslogtreecommitdiff
path: root/sys/netinet/inet_ntop.c
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2020-10-28 17:27:36 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2020-10-28 17:27:36 +0000
commit72a75968c4791013c664d4e6bd7320bf39fd0660 (patch)
tree5ea2bbce064319da2cde293dc721b7ecbb64dbf7 /sys/netinet/inet_ntop.c
parent6c3611d5e3969024048bb96fa98fceea1fef323f (diff)
When generating the ICMP6 response to an IPv6 packet, the kernel
could use mbuf memory after freeing it. If m_pullup() allocates a new mbuf, the caller uses the old pointer. found and reported by Maxime Villard, thanks OK claudio@ markus@ denis@
Diffstat (limited to 'sys/netinet/inet_ntop.c')
0 files changed, 0 insertions, 0 deletions