Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2025:8292 - Security Advisory
Issued:
2025-05-29
Updated:
2025-05-29

RHSA-2025:8292 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: mingw-freetype and spice-client-win security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for mingw-freetype and spice-client-win is now available for Red Hat Enterprise Linux 8.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

MinGW Windows Freetype library.

Security Fix(es):

  • freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)
  • libsoup: Integer overflow in append_param_quoted (CVE-2025-32050)
  • libsoup: Heap buffer overflow in sniff_unknown() (CVE-2025-32052)
  • libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space() (CVE-2025-32053)
  • libsoup: Out of bounds reads in soup_headers_parse_request() (CVE-2025-32906)
  • libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header (CVE-2025-32907)
  • libsoup: NULL Pointer Dereference on libsoup through function "sniff_mp4" in soup-content-sniffer.c (CVE-2025-32909)
  • libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through "soup_auth_digest_authenticate" on client when server omits the "realm" parameter in an Unauthorized response with Digest authentication (CVE-2025-32910)
  • libsoup: Double free on soup_message_headers_get_content_disposition() through "soup-message-headers.c" via "params" GHashTable value (CVE-2025-32911)
  • libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when "filename" parameter is present, but has no value in Content-Disposition header (CVE-2025-32913)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for x86_64 8 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 8 s390x
  • Red Hat Enterprise Linux for Power, little endian 8 ppc64le
  • Red Hat Enterprise Linux for ARM 64 8 aarch64
  • Red Hat CodeReady Linux Builder for x86_64 8 x86_64

Fixes

  • BZ - 2351357 - CVE-2025-27363 freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files
  • BZ - 2357067 - CVE-2025-32050 libsoup: Integer overflow in append_param_quoted
  • BZ - 2357069 - CVE-2025-32052 libsoup: Heap buffer overflow in sniff_unknown()
  • BZ - 2357070 - CVE-2025-32053 libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space()
  • BZ - 2359341 - CVE-2025-32906 libsoup: Out of bounds reads in soup_headers_parse_request()
  • BZ - 2359342 - CVE-2025-32907 libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header
  • BZ - 2359353 - CVE-2025-32909 libsoup: NULL Pointer Dereference on libsoup through function "sniff_mp4" in soup-content-sniffer.c
  • BZ - 2359354 - CVE-2025-32910 libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through "soup_auth_digest_authenticate" on client when server omits the "realm" parameter in an Unauthorized response with Digest authentication
  • BZ - 2359355 - CVE-2025-32911 libsoup: Double free on soup_message_headers_get_content_disposition() through "soup-message-headers.c" via "params" GHashTable value
  • BZ - 2359357 - CVE-2025-32913 libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when "filename" parameter is present, but has no value in Content-Disposition header

CVEs

  • CVE-2025-27363
  • CVE-2025-32050
  • CVE-2025-32052
  • CVE-2025-32053
  • CVE-2025-32906
  • CVE-2025-32907
  • CVE-2025-32909
  • CVE-2025-32910
  • CVE-2025-32911
  • CVE-2025-32913

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 8

SRPM
spice-client-win-8.10-1.el8_10.src.rpm SHA-256: 5f1cdcdaa754d185423eb573e7401b902e298fd9f3fdb1da31cc3a5c9592b6f0
x86_64
spice-client-win-x64-8.10-1.el8_10.noarch.rpm SHA-256: c4c0b00adbad1673c6c4cb873478449ec13949c9e215e483954096f62a577783
spice-client-win-x86-8.10-1.el8_10.noarch.rpm SHA-256: 8cb22eb4389dc01bceec2118846fff5344e0496dc0d057cb0276114ce7b3a674

Red Hat Enterprise Linux for IBM z Systems 8

SRPM
spice-client-win-8.10-1.el8_10.src.rpm SHA-256: 5f1cdcdaa754d185423eb573e7401b902e298fd9f3fdb1da31cc3a5c9592b6f0
s390x
spice-client-win-x64-8.10-1.el8_10.noarch.rpm SHA-256: c4c0b00adbad1673c6c4cb873478449ec13949c9e215e483954096f62a577783
spice-client-win-x86-8.10-1.el8_10.noarch.rpm SHA-256: 8cb22eb4389dc01bceec2118846fff5344e0496dc0d057cb0276114ce7b3a674

Red Hat Enterprise Linux for Power, little endian 8

SRPM
spice-client-win-8.10-1.el8_10.src.rpm SHA-256: 5f1cdcdaa754d185423eb573e7401b902e298fd9f3fdb1da31cc3a5c9592b6f0
ppc64le
spice-client-win-x64-8.10-1.el8_10.noarch.rpm SHA-256: c4c0b00adbad1673c6c4cb873478449ec13949c9e215e483954096f62a577783
spice-client-win-x86-8.10-1.el8_10.noarch.rpm SHA-256: 8cb22eb4389dc01bceec2118846fff5344e0496dc0d057cb0276114ce7b3a674

Red Hat Enterprise Linux for ARM 64 8

SRPM
spice-client-win-8.10-1.el8_10.src.rpm SHA-256: 5f1cdcdaa754d185423eb573e7401b902e298fd9f3fdb1da31cc3a5c9592b6f0
aarch64
spice-client-win-x64-8.10-1.el8_10.noarch.rpm SHA-256: c4c0b00adbad1673c6c4cb873478449ec13949c9e215e483954096f62a577783
spice-client-win-x86-8.10-1.el8_10.noarch.rpm SHA-256: 8cb22eb4389dc01bceec2118846fff5344e0496dc0d057cb0276114ce7b3a674

Red Hat CodeReady Linux Builder for x86_64 8

SRPM
mingw-freetype-2.8-3.el8_10.1.src.rpm SHA-256: ad1dfe728b4f3b73d1cf9bd7723adb3589138c801456bd03830634dd1090dafb
x86_64
mingw32-freetype-2.8-3.el8_10.1.noarch.rpm SHA-256: fcb5bf5390e51b19af55c30d5350d8d6dc54d7189fecfc200560aabd06b5915a
mingw32-freetype-debuginfo-2.8-3.el8_10.1.noarch.rpm SHA-256: eff9ef2347524dde4aaabb1af8a737f2a1f22e522b3d83fa3d92ce2195f11de5
mingw32-freetype-static-2.8-3.el8_10.1.noarch.rpm SHA-256: 084662e3cf1eafd394038f836fa32f408c75c1c517ad611b315f73d6172092ac
mingw64-freetype-2.8-3.el8_10.1.noarch.rpm SHA-256: bd0422189bfe8dd4d29b23da57c2f5740995dc6577fa1745904d6a014c32811d
mingw64-freetype-debuginfo-2.8-3.el8_10.1.noarch.rpm SHA-256: ecb019ce735c2d055511bb6340c22392901b60a47815e2b704438ef5d17549f0
mingw64-freetype-static-2.8-3.el8_10.1.noarch.rpm SHA-256: b4e3df1a2309294d4142ecd9542a29e8ab4b493639ace0da1741e3768acc8202

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility