]> git.ipfire.org Git - thirdparty/squid.git/commit
Quit NTLM authenticate() on missing NTLM authorization header (#2216)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Sat, 25 Oct 2025 08:42:26 +0000 (08:42 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 25 Oct 2025 08:42:38 +0000 (08:42 +0000)
commita176fd8197a2a154e5172e498221ae89c1ce654d
tree86821139364d0fa7d9e3974831cb922a2b7199e8
parent5725a54a18083101a03abf70b54c8b29130376b3
Quit NTLM authenticate() on missing NTLM authorization header (#2216)

Previously, various null-pointer dereferences, UAFs, and so on occurred.
src/auth/ntlm/UserRequest.cc