Описание
Security update for libssh
This update for libssh fixes the following issues:
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).
Список пакетов
SUSE Linux Enterprise Server 12 SP5-LTSS
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
Ссылки
- Link for SUSE-SU-2025:02281-1
- E-Mail link for SUSE-SU-2025:02281-1
- SUSE Security Ratings
- SUSE Bug 1245309
- SUSE Bug 1245310
- SUSE Bug 1245311
- SUSE Bug 1245314
- SUSE CVE CVE-2025-4877 page
- SUSE CVE CVE-2025-4878 page
- SUSE CVE CVE-2025-5318 page
- SUSE CVE CVE-2025-5372 page
Описание
unknown
Затронутые продукты
Ссылки
- CVE-2025-4877
- SUSE Bug 1245309
Описание
unknown
Затронутые продукты
Ссылки
- CVE-2025-4878
- SUSE Bug 1245310
Описание
A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
Затронутые продукты
Ссылки
- CVE-2025-5318
- SUSE Bug 1245311
Описание
A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success—the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions' confidentiality, integrity, and availability.
Затронутые продукты
Ссылки
- CVE-2025-5372
- SUSE Bug 1245314