aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/dispatch.c
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-11-21 00:16:04 +0000
committerCy Schubert <cy@FreeBSD.org>2025-11-24 04:00:43 +0000
commitd9c345c9d3cac00d055ca748e43b308861529a01 (patch)
tree2ece9e9bddeb07b72edf8460be280648f34d5a00 /crypto/openssh/dispatch.c
parent503ab844ceced16c7e8736c0caa586ff0bab5f0e (diff)
ntpd: Fix segfault when same IP on multiple interfacesstable/13
Use the protype socket to obtain the IP address for an error message. Using the resultant socket address, a NULL because create_interface() had failed, results in SIGSEGV. To reproduce this bug, ifconfig bridge100 create ifconfig bridge100 10.10.10.10/24 ifconfig bridge101 create ifconfig bridge101 10.10.10.10/24 ntpd -n PR: 291119 (cherry picked from commit ac1f48b4a7be104d222dea60f1da946fcb345fb1)
Diffstat (limited to 'crypto/openssh/dispatch.c')
0 files changed, 0 insertions, 0 deletions