diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-11-05 19:18:19 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-11-06 07:00:18 +0100 |
commit | 7a1e9230e7093a858a425565d281a2ef284ae8b6 (patch) | |
tree | c7c816694addf141a08ed7e091394b531a940939 /ChangeLog.txt | |
parent | 6c808eb40ca106cd60dba04ff9eda008b3a3e878 (diff) | |
download | current-7a1e9230e7093a858a425565d281a2ef284ae8b6.tar.gz current-7a1e9230e7093a858a425565d281a2ef284ae8b6.tar.xz |
Sat Nov 5 19:18:19 UTC 202220221105191819
ap/sudo-1.9.12p1-x86_64-1.txz: Upgraded.
Fixed 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.
For more information, see:
https://www.cve.org/CVERecord?id=CVE-2022-43995
(* Security fix *)
l/nodejs-19.0.1-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-106.0.5-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/firefox/106.0.5/releasenotes/
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 6fd8e9ab2..acdfe08ae 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,18 @@ +Sat Nov 5 19:18:19 UTC 2022 +ap/sudo-1.9.12p1-x86_64-1.txz: Upgraded. + Fixed 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. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-43995 + (* Security fix *) +l/nodejs-19.0.1-x86_64-1.txz: Upgraded. +xap/mozilla-firefox-106.0.5-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/firefox/106.0.5/releasenotes/ ++--------------------------+ Fri Nov 4 19:29:28 UTC 2022 a/exfatprogs-1.2.0-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1s-x86_64-1.txz: Upgraded. |