22481357c402a3d08022f67ab21d7e38fdb71612 introduced a buffer overflow. https://git.knut.univention.de/univention/ucs/-/merge_requests/1134 PS: The commit message is bogus: > feat(univention-policy): Respect directory/manager/starttls 1. It is a "fix": a commit of the type fix *patches a bug* in your codebase. Not a "feature": a commit of the type feat introduces a *new feature* to the codebase. Go read <https://www.conventionalcommits.org/en/v1.0.0/> 2. The change has *nothing* to do with StartTLS itself. Changing the code slightly changed the memory layout, which now exposes the underlying bug. +++ This bug was initially created as a clone of Bug #57173 +++ +++ This bug was initially created as a clone of Bug #57169 +++