Описание
Security update for libsoup
This update for libsoup fixes the following issues:
- CVE-2025-4948: Fixed integer underflow in soup_multipart_new_from_message() leading to denial of service (bsc#1243332)
- CVE-2025-4969: Fixed off-by-one out-of-bounds read may lead to infoleak (bsc#1243423)
- CVE-2025-32906: Fixed out of bounds reads in soup_headers_parse_request() (bsc#1241263)
- CVE-2025-32909: Fixed NULL pointer dereference in the sniff_mp4 function in soup-content-sniffer.c (bsc#1241226)
- CVE-2025-32910: Fixed null pointer deference on client when server omits the realm parameter in an Unauthorized response with Digest authentication (bsc#1241252)
- CVE-2025-32911: Fixed double free on soup_message_headers_get_content_disposition() via 'params'. (bsc#1241238)
- CVE-2025-32912: Fixed NULL pointer dereference in SoupAuthDigest (bsc#1241214)
- CVE-2025-32913: Fixed NULL pointer dereference in soup_message_headers_get_content_disposition (bsc#1241162)
Список пакетов
SUSE Enterprise Storage 7.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
SUSE Linux Enterprise Micro 5.2
SUSE Linux Enterprise Server 15 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP3
Ссылки
- Link for SUSE-SU-2025:01801-1
- E-Mail link for SUSE-SU-2025:01801-1
- SUSE Security Ratings
- SUSE Bug 1241162
- SUSE Bug 1241214
- SUSE Bug 1241226
- SUSE Bug 1241238
- SUSE Bug 1241252
- SUSE Bug 1241263
- SUSE Bug 1243332
- SUSE Bug 1243423
- SUSE CVE CVE-2025-32906 page
- SUSE CVE CVE-2025-32909 page
- SUSE CVE CVE-2025-32910 page
- SUSE CVE CVE-2025-32911 page
- SUSE CVE CVE-2025-32912 page
- SUSE CVE CVE-2025-32913 page
- SUSE CVE CVE-2025-4948 page
- SUSE CVE CVE-2025-4969 page
Описание
A flaw was found in libsoup, where the soup_headers_parse_request() function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server.
Затронутые продукты
Ссылки
- CVE-2025-32906
- SUSE Bug 1241263
Описание
A flaw was found in libsoup. SoupContentSniffer may be vulnerable to a NULL pointer dereference in the sniff_mp4 function. The HTTP server may cause the libsoup client to crash.
Затронутые продукты
Ссылки
- CVE-2025-32909
- SUSE Bug 1241226
Описание
A flaw was found in libsoup, where soup_auth_digest_authenticate() is vulnerable to a NULL pointer dereference. This issue may cause the libsoup client to crash.
Затронутые продукты
Ссылки
- CVE-2025-32910
- SUSE Bug 1241252
Описание
A use-after-free type vulnerability was found in libsoup, in the soup_message_headers_get_content_disposition() function. This flaw allows a malicious HTTP client to cause memory corruption in the libsoup server.
Затронутые продукты
Ссылки
- CVE-2025-32911
- SUSE Bug 1241238
Описание
A flaw was found in libsoup, where SoupAuthDigest is vulnerable to a NULL pointer dereference. The HTTP server may cause the libsoup client to crash.
Затронутые продукты
Ссылки
- CVE-2025-32912
- SUSE Bug 1241214
Описание
A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function.
Затронутые продукты
Ссылки
- CVE-2025-32913
- SUSE Bug 1241162
Описание
A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.
Затронутые продукты
Ссылки
- CVE-2025-4948
- SUSE Bug 1243332
Описание
A vulnerability was found in the libsoup package. This flaw stems from its failure to correctly verify the termination of multipart HTTP messages. This can allow a remote attacker to send a specially crafted multipart HTTP body, causing the libsoup-consuming server to read beyond its allocated memory boundaries (out-of-bounds read).
Затронутые продукты
Ссылки
- CVE-2025-4969
- SUSE Bug 1243423