diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2020-10-28 17:27:36 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2020-10-28 17:27:36 +0000 |
commit | 72a75968c4791013c664d4e6bd7320bf39fd0660 (patch) | |
tree | 5ea2bbce064319da2cde293dc721b7ecbb64dbf7 /sys/netinet/inet_ntop.c | |
parent | 6c3611d5e3969024048bb96fa98fceea1fef323f (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