diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-11-21 00:16:04 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-11-24 04:00:43 +0000 |
| commit | d9c345c9d3cac00d055ca748e43b308861529a01 (patch) | |
| tree | 2ece9e9bddeb07b72edf8460be280648f34d5a00 /crypto/openssh/dispatch.c | |
| parent | 503ab844ceced16c7e8736c0caa586ff0bab5f0e (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
