]> 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:36:02 +0000 (19:36 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 20 May 2025 17:36:02 +0000 (19:36 +0200)
commitd8f7a79335b0d861c12c42aec94c04cd5bb181e2
tree4025fe728cfdd7018f81d21cea4b601b5dbdfd2b
parentf0c09fe61678df6f7f18fe1ebff074e62fa5ca7a
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>
elf/Makefile
elf/tst-dlopen-sgid-mod.c [new file with mode: 0644]
elf/tst-dlopen-sgid.c [new file with mode: 0644]