]> 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 17:52:02 +0000 (19:52 +0200)
commitca99d55315b80277a7b189f5a9630f5b08ccaa6d
tree7ebcc9538031d7b65ac6c8d7949b43ab58d65553
parent71ddb11ccd76843cec6e793977218e227fe51c07
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]