]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Test case for bug 32976 (CVE-2025-4802)
authorFlorian Weimer <fweimer@redhat.com>
Tue, 20 May 2025 17:45:06 +0000 (19:45 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 20 May 2025 19:08:16 +0000 (21:08 +0200)
commited10034f003b41d91307ea8ff936735f9624578a
tree9312e091fd61e58dcdc6b3b748db8e15d191d6cc
parent08aea7712d1470649537c8d2d17089ea40d478e5
elf: Test case for bug 32976 (CVE-2025-4802)

Check that LD_LIBRARY_PATH is ignored for AT_SECURE statically
linked binaries, using support_capture_subprogram_self_sgid.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit d8f7a79335b0d861c12c42aec94c04cd5bb181e2)
elf/Makefile
elf/tst-dlopen-sgid-mod.c [new file with mode: 0644]
elf/tst-dlopen-sgid.c [new file with mode: 0644]