CBL-Mariner/SPECS/libguestfs
Rachel Menge 332adb9675
glibc: Fix nscd breakage and patch CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 (#9051)
This commit does 3 things: address ipv6 breakage with nscd due to previous CVE fix, reformat previous CVE patches, and patch 4 new CVEs

The ipv6 w/ nscd breakage was due to CVE-2023-4806's patch and caused wrong results with IPv6 addresses when using nscd. The patch mixes up the variables i and count. Therefore backport the fix (227c903).

Additionally, the above fix highlighted that our original patches for CVE-2023-4806 and CVE-2023-5156 were malformed. Specifically, the CVE-2023-4806 patch which updates "/sysdeps/posix/getaddrinfo.c.” to latest from glibc-2.35 (commit 17092c0) did not include the changes to other files (mostly additional tests so impact was low) but did partially include CVE-2023-5156's changes. To fix, regenerate both patches based on commits from upstream stable 2.35.

Finally, this PR applies patches for CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602
2024-05-10 18:50:52 -07:00
..
README-replacement.in [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
copy-patches.sh [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
guestfish.sh [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
libguestfs-config-rpm.patch [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
libguestfs-file-5.40.patch [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
libguestfs-ocaml413compat.patch [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
libguestfs.signatures.json [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
libguestfs.spec glibc: Fix nscd breakage and patch CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 (#9051) 2024-05-10 18:50:52 -07:00
tdnf-build-cache.repo [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00
yum.conf.in [main] Migrating `libguestfs` from `SPECS-EXTENDED`. (#2679) 2022-04-08 10:59:10 -07:00