Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#17270 closed enhancement (fixed)

sudo-1.9.12p1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: elevated Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New patch version.

Change History (5)

comment:1 by Douglas R. Reno, 18 months ago

Priority: normalelevated

Just doing some quick update triaging, it looks like this has a vulnerability fix for CVE-2022-43995, an out-of-bounds write when using passwords less than 8 characters long, when using passwd authentication (so not PAM or anything like that, just our standard default configuration)

comment:2 by Bruce Dubbs, 18 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 18 months ago

What's new in Sudo 1.9.12p1

  • Sudo's configure script now does a better job of detecting when the -fstack-clash-protection compiler option does not work.
  • Fixed CVE-2022-43995, a potential out-of-bounds write for passwords smaller than 8 characters when passwd authentication is enabled. This does not affect configurations that use other authentication methods such as PAM, AIX authentication or BSD authentication.
  • Fixed a build error with some configurations compiling host_port.c.

comment:4 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

bfe8137437 Update to llvm-15.0.4.
c9d81f35c9 Update to wayland-protocols-1.28.
5e42468556 Update to sudo-1.9.12p1.

comment:5 by Douglas R. Reno, 18 months ago

SA-11.2-033 filed

Note: See TracTickets for help on using tickets.