摘要:
sssd security update
安全等级: High
公告ID: KylinSec-SA-2024-3503
发布日期: 2024年5月17日
关联CVE: CVE-2023-3758
SSSD provides a set of daemons to manage access to remote directories and authentication mechanisms such as LDAP, Kerberos or FreeIPA. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources.
Security Fix(es):
A race condition flaw was found in sssd where the GPO policy is not consistently applied for authenticated users. This may lead to improper authorization issues, granting or denying access to resources inappropriately.(CVE-2023-3758)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-3758 | KY3.4-5A | sssd | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
sssd-help | noarch | 2.2.2-16.kb1.ky3_4 |
python3-sssd | x86_64 | 2.2.2-16.kb1.ky3_4 |
sssd-devel | x86_64 | 2.2.2-16.kb1.ky3_4 |
sssd | x86_64 | 2.2.2-16.kb1.ky3_4 |
python2-sssd | x86_64 | 2.2.2-16.kb1.ky3_4 |
python3-sssd | aarch64 | 2.2.2-16.kb1.ky3_4 |
sssd | aarch64 | 2.2.2-16.kb1.ky3_4 |
python2-sssd | aarch64 | 2.2.2-16.kb1.ky3_4 |
sssd-devel | aarch64 | 2.2.2-16.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名