[PATCH] Fix unchecked return value of initgroups() plugin (#11856)
authorJeffrey Bencteux <jeffbencteux@gmail.com>
Thu, 26 Sep 2024 10:31:10 +0000 (12:31 +0200)
committerDaniel Leidert <dleidert@debian.org>
Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)
commit2dfcc54db8f0f13e8f66c549278235b3377ac5ce
tree1a1c477eb08b3d3d552ad57074f05a59e1f81338
parentfbb62ff0b2d6c1bfa8e58b58d1a2245796f6df3d
[PATCH] Fix unchecked return value of initgroups() plugin (#11856)

The patches have beem merged into one.

Reviewed-By: Daniel Leidert <dleidert@debian.org>
Origin: https://github.com/apache/trafficserver/pull/11855
Origin: https://github.com/apache/trafficserver/pull/11872
Bug: https://github.com/advisories/GHSA-6j2p-q7p9-hmxw
Bug-Debian: https://bugs.debian.org/1087531
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2024-50306
Bug-Freexian-Security: https://deb.freexian.com/extended-lts/tracker/CVE-2024-50306

Gbp-Pq: Name CVE-2024-50306.patch
src/tscore/ink_cap.cc