]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
sudo: Update to version 1.9.12p2
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 19 Jan 2023 19:07:01 +0000 (20:07 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 19 Jan 2023 21:35:49 +0000 (21:35 +0000)
commite1dfd7775ac9acc7e9da198a78592ef7abb1b09f
tree87080cf060e9830d8ee963ec9664b14cdf3bb767
parentc12dab0ee8bc28da4c564a63582144707074dbdc
sudo: Update to version 1.9.12p2

- Update from version 1.9.12p1 to 1.9.12p2
- Update of rootfile not required
- Changelog
    1.9.12p2
    Fixed a compilation error on Linux/aarch64. GitHub issue #197.
    Fixed a potential crash introduced in the fix GitHub issue #134. If a user’s
             sudoers entry did not have any RunAs user’s set, running sudo -U otheruser -l
             would dereference a NULL pointer.
    Fixed a bug introduced in sudo 1.9.12 that could prevent sudo from creating a
             I/O files when the iolog_file sudoers setting contains six or more Xs.
    Fixed a compilation issue on AIX with the native compiler. GitHub issue #231.
    Fixed CVE-2023-22809, a flaw in sudo’s -e option (aka sudoedit) that could
             allow a malicious user with sudoedit privileges to edit arbitrary files. For
             more information, see https://www.sudo.ws/security/advisories/sudoedit_any

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/sudo