SUSE-SU-2025:03198-1: important: Security update for curl

SLE-UPDATES null at suse.de
Fri Sep 12 16:31:27 UTC 2025



# Security update for curl

Announcement ID: SUSE-SU-2025:03198-1  
Release Date: 2025-09-12T12:15:18Z  
Rating: important  
References:

  * bsc#1228260
  * bsc#1236589
  * bsc#1243397
  * bsc#1243706
  * bsc#1243933
  * bsc#1246197
  * bsc#1249191
  * bsc#1249348
  * bsc#1249367
  * jsc#PED-13055
  * jsc#PED-13056

  
Cross-References:

  * CVE-2024-6874
  * CVE-2025-0665
  * CVE-2025-10148
  * CVE-2025-4947
  * CVE-2025-5025
  * CVE-2025-5399
  * CVE-2025-9086

  
CVSS scores:

  * CVE-2024-6874 ( SUSE ):  5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  * CVE-2024-6874 ( NVD ):  4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  * CVE-2024-6874 ( NVD ):  3.1 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
  * CVE-2025-0665 ( SUSE ):  5.3
    CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
  * CVE-2025-0665 ( SUSE ):  6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
  * CVE-2025-0665 ( NVD ):  9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  * CVE-2025-4947 ( SUSE ):  8.3
    CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
  * CVE-2025-4947 ( SUSE ):  6.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
  * CVE-2025-4947 ( NVD ):  6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  * CVE-2025-5025 ( SUSE ):  8.3
    CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
  * CVE-2025-5025 ( SUSE ):  6.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
  * CVE-2025-5025 ( NVD ):  4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
  * CVE-2025-5399 ( SUSE ):  5.7
    CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
  * CVE-2025-5399 ( SUSE ):  6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
  * CVE-2025-5399 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2025-9086 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

  
Affected Products:

  * Basesystem Module 15-SP6
  * Basesystem Module 15-SP7
  * openSUSE Leap 15.6
  * SUSE Linux Enterprise Desktop 15 SP6
  * SUSE Linux Enterprise Desktop 15 SP7
  * SUSE Linux Enterprise Real Time 15 SP6
  * SUSE Linux Enterprise Real Time 15 SP7
  * SUSE Linux Enterprise Server 15 SP6
  * SUSE Linux Enterprise Server 15 SP7
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6
  * SUSE Linux Enterprise Server for SAP Applications 15 SP7

  
  
An update that solves seven vulnerabilities, contains two features and has two
security fixes can now be installed.

## Description:

This update for curl fixes the following issues:

Update to version 8.14.1 (jsc#PED-13055, jsc#PED-13056).

Security issues fixed:

  * CVE-2025-0665: eventfd double close can cause libcurl to act unreliably
    (bsc#1236589).
  * CVE-2025-4947: QUIC certificate check is skipped with wolfSSL allows for
    MITM attacks (bsc#1243397).
  * CVE-2025-5025: no QUIC certificate pinning with wolfSSL can lead to
    connections to impostor servers that are not easily noticed (bsc#1243706).
  * CVE-2025-5399: bug in websocket code can cause libcurl to get trapped in an
    endless busy-loop when processing specially crafted packets (bsc#1243933).
  * CVE-2024-6874: punycode conversions to/from IDN can leak stack content when
    libcurl is built to use the macidn IDN backend (bsc#1228260).
  * CVE-2025-9086: bug in patch comparison logic when processing cookies can
    lead to out-of-bounds read in heap buffer (bsc#1249191).
  * CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning
    by malicious server (bsc#1249348).

Other issues fixed:

  * Fix wrong return code when --retry is used (bsc#1249367).
  * tool_operate: fix return code when --retry is used but not triggered
    [b42776b]

  * Fix the --ftp-pasv option in curl v8.14.1 (bsc#1246197).

  * tool_getparam: fix --ftp-pasv [5f805ee]

  * Fixed with version 8.14.1:

  * TLS: add CURLOPT_SSL_SIGNATURE_ALGORITHMS and --sigalgs.
  * websocket: add option to disable auto-pong reply.
  * huge number of bugfixes.

Please see https://curl.se/ch/ for full changelogs.

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".  
Alternatively you can run the command listed for your product:

  * openSUSE Leap 15.6  
    zypper in -t patch SUSE-2025-3198=1 openSUSE-SLE-15.6-2025-3198=1

  * Basesystem Module 15-SP6  
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP6-2025-3198=1

  * Basesystem Module 15-SP7  
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2025-3198=1

## Package List:

  * openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64 i586)
    * libcurl-mini4-8.14.1-150600.4.28.1
    * libcurl4-debuginfo-8.14.1-150600.4.28.1
    * libcurl-devel-8.14.1-150600.4.28.1
    * libcurl-mini4-debuginfo-8.14.1-150600.4.28.1
    * libcurl4-8.14.1-150600.4.28.1
    * curl-mini-debugsource-8.14.1-150600.4.28.1
    * curl-8.14.1-150600.4.28.1
    * curl-debuginfo-8.14.1-150600.4.28.1
    * curl-debugsource-8.14.1-150600.4.28.1
  * openSUSE Leap 15.6 (noarch)
    * curl-zsh-completion-8.14.1-150600.4.28.1
    * libcurl-devel-doc-8.14.1-150600.4.28.1
    * curl-fish-completion-8.14.1-150600.4.28.1
  * openSUSE Leap 15.6 (x86_64)
    * libcurl4-32bit-debuginfo-8.14.1-150600.4.28.1
    * libcurl-devel-32bit-8.14.1-150600.4.28.1
    * libcurl4-32bit-8.14.1-150600.4.28.1
  * openSUSE Leap 15.6 (aarch64_ilp32)
    * libcurl4-64bit-debuginfo-8.14.1-150600.4.28.1
    * libcurl-devel-64bit-8.14.1-150600.4.28.1
    * libcurl4-64bit-8.14.1-150600.4.28.1
  * Basesystem Module 15-SP6 (aarch64 ppc64le s390x x86_64)
    * libcurl4-debuginfo-8.14.1-150600.4.28.1
    * libcurl-devel-8.14.1-150600.4.28.1
    * libcurl4-8.14.1-150600.4.28.1
    * curl-8.14.1-150600.4.28.1
    * curl-debuginfo-8.14.1-150600.4.28.1
    * curl-debugsource-8.14.1-150600.4.28.1
  * Basesystem Module 15-SP6 (x86_64)
    * libcurl4-32bit-debuginfo-8.14.1-150600.4.28.1
    * libcurl4-32bit-8.14.1-150600.4.28.1
  * Basesystem Module 15-SP7 (aarch64 ppc64le s390x x86_64)
    * libcurl4-debuginfo-8.14.1-150600.4.28.1
    * libcurl-devel-8.14.1-150600.4.28.1
    * libcurl4-8.14.1-150600.4.28.1
    * curl-8.14.1-150600.4.28.1
    * curl-debuginfo-8.14.1-150600.4.28.1
    * curl-debugsource-8.14.1-150600.4.28.1
  * Basesystem Module 15-SP7 (x86_64)
    * libcurl4-32bit-debuginfo-8.14.1-150600.4.28.1
    * libcurl4-32bit-8.14.1-150600.4.28.1

## References:

  * https://www.suse.com/security/cve/CVE-2024-6874.html
  * https://www.suse.com/security/cve/CVE-2025-0665.html
  * https://www.suse.com/security/cve/CVE-2025-10148.html
  * https://www.suse.com/security/cve/CVE-2025-4947.html
  * https://www.suse.com/security/cve/CVE-2025-5025.html
  * https://www.suse.com/security/cve/CVE-2025-5399.html
  * https://www.suse.com/security/cve/CVE-2025-9086.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1228260
  * https://bugzilla.suse.com/show_bug.cgi?id=1236589
  * https://bugzilla.suse.com/show_bug.cgi?id=1243397
  * https://bugzilla.suse.com/show_bug.cgi?id=1243706
  * https://bugzilla.suse.com/show_bug.cgi?id=1243933
  * https://bugzilla.suse.com/show_bug.cgi?id=1246197
  * https://bugzilla.suse.com/show_bug.cgi?id=1249191
  * https://bugzilla.suse.com/show_bug.cgi?id=1249348
  * https://bugzilla.suse.com/show_bug.cgi?id=1249367
  * https://jira.suse.com/browse/PED-13055
  * https://jira.suse.com/browse/PED-13056

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/sle-updates/attachments/20250912/ad022a27/attachment.htm>


More information about the sle-updates mailing list