Описание
Security update for glibc
This update for glibc fixes the following issues:
- CVE-2021-3999: Fixed incorrect errno in getcwd (bsc#1194640)
- CVE-2022-23219: Fixed buffer overflow in sunrpc clnt_create for 'unix' (bsc#1194768)
- CVE-2022-23218: Fixed buffer overflow in sunrpc svcunix_create (bsc#1194770)
Features added:
- IBM Power 10 string operation improvements (bsc#1194785, jsc#SLE-18195)
Список пакетов
openSUSE Leap 15.3
Ссылки
- E-Mail link for openSUSE-SU-2022:0330-1
- SUSE Security Ratings
- SUSE Bug 1194640
- SUSE Bug 1194768
- SUSE Bug 1194770
- SUSE Bug 1194785
- SUSE CVE CVE-2021-3999 page
- SUSE CVE CVE-2022-23218 page
- SUSE CVE CVE-2022-23219 page
Описание
A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.
Затронутые продукты
Ссылки
- CVE-2021-3999
- SUSE Bug 1194640
- SUSE Bug 1196024
- SUSE Bug 1196389
- SUSE Bug 1199869
- SUSE Bug 1200203
Описание
The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
Затронутые продукты
Ссылки
- CVE-2022-23218
- SUSE Bug 1194770
- SUSE Bug 1199869
- SUSE Bug 1200036
Описание
The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
Затронутые продукты
Ссылки
- CVE-2022-23219
- SUSE Bug 1194768
- SUSE Bug 1199869
- SUSE Bug 1200036