From 3db170bd4dde444fbf747c0634c4571b4997bb66 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 15:56:19 +0000 Subject: [PATCH] import UBI sudo-1.9.5p2-13.el9 --- SPECS/sudo.spec | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/SPECS/sudo.spec b/SPECS/sudo.spec index 6f4730e..e34fe31 100644 --- a/SPECS/sudo.spec +++ b/SPECS/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.9.5p2 -Release: 10%{?dist}.2 +Release: 13%{?dist} License: ISC URL: https://www.sudo.ws @@ -47,8 +47,8 @@ Patch17: sudo-1.9.13-CVE-2023-28486-7-9.patch Patch18: linker.patch Patch19: sudo-1.9.15-CVE-2023-42465.patch -Patch20: sudo-1.9.17-CVE-2025-32462.patch -Patch21: sudo-separator.patch +Patch20: sudo-separator.patch +Patch21: sudo-1.9.17-CVE-2025-32462.patch %description Sudo (superuser do) allows a system administrator to give certain @@ -102,9 +102,9 @@ BuildRequires: python3-devel %patch -P 18 -p1 -b .linker %patch -P 19 -p1 -b .rowhammer -%patch -P 20 -p1 -b .cve-host +%patch -P 20 -p1 -b .separator +%patch -P 21 -p1 -b .cve-host -%patch -P 21 -p1 -b .separator %build # Remove bundled copy of zlib @@ -279,15 +279,12 @@ EOF %attr(0644,root,root) %{_libexecdir}/sudo/python_plugin.so %changelog -* Mon Aug 18 2025 Stepan Broz - 1.9.5p2-10.2 -RHEL: 9.6.0.Z ERRATUM +* Fri Apr 25 2025 Radovan Sroka - 1.9.5p2-13 +RHEL: 9.7.0 ERRATUM - sudo missing spacing and separator in log when using "--preserve-env=list" -Resolves: RHEL-105595 - -* Wed Jun 25 2025 Radovan Sroka - 1.9.5p2-10.1 -RHEL 9.6.0.Z ERRATUM +Resolves: RHEL-71916 - CVE-2025-32462 sudo: LPE via host option -Resolves: RHEL-100016 +Resolves: RHEL-100020 * Mon Jan 22 2024 Radovan Sroka - 1.9.5p2-10 RHEL 9.3.0.Z ERRATUM