]> 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 18:45:02 +0000 (20:45 +0200)
commit02809c23a3e5a55e4c47692b935f02e712afca30
tree263ad548023c90c9b0a263bb20e9e8213e666272
parent59273e870f126febcb5cc69e53ab81bcdf72aed8
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]