[PATCH] hostip: add locks around use of global buffer for alarm()
authorHarry Sintonen <sintonen@iki.fi>
Tue, 25 Apr 2023 07:22:26 +0000 (09:22 +0200)
committerSamuel Henrique <samueloph@debian.org>
Fri, 8 May 2026 14:16:21 +0000 (07:16 -0700)
commitd1c9f18702cdadd57ce5c8fba747790bdbab9972
treedf864d966b590e8816e818bde6b5455376501425
parent8fa2eab4c7d1879609096ec3c14dfcaebb29d364
[PATCH] hostip: add locks around use of global buffer for alarm()

When building with the sync name resolver and timeout ability we now
require thread-safety to be present to enable it.

Closes #11030

Gbp-Pq: Name CVE-2023-28320.patch
lib/hostip.c