diff options
author | 2002-10-10 17:27:40 +0000 | |
---|---|---|
committer | 2002-10-10 17:27:40 +0000 | |
commit | d65bf25e0fe400d23b645eead0dae0ac603d3607 (patch) | |
tree | 972f52fec4faab3a2912ee1338c007c696c1e16f /sys/kern/uipc_socket2.c | |
parent | protect against multiple inclusion; pointed out by naddy, miod ok (diff) | |
download | wireguard-openbsd-d65bf25e0fe400d23b645eead0dae0ac603d3607.tar.xz wireguard-openbsd-d65bf25e0fe400d23b645eead0dae0ac603d3607.zip |
Missing m_pullup() and mbuf corruption. This potentially caused
panic: m_copym0: m == 0 and not COPYALL
and/or
panic: m_copydata: null muf
on bridges running pf with scrubbing enabled.
Bug report, test vector and confirmation by Jon Morby.
ok jason@, jasoni@
Diffstat (limited to 'sys/kern/uipc_socket2.c')
0 files changed, 0 insertions, 0 deletions