Use-After-Free Vulnerability in Libsoup Library for Network Applications
CVE-2025-12105

7.5HIGH

What is CVE-2025-12105?

A flaw in the asynchronous message queue management of the libsoup library, extensively utilized in GNOME and WebKit applications, allows for problematic handling of HTTP/2 communications. This vulnerability arises when network operations are aborted under specific timing conditions, leading to a situation where an internal message queue item may be freed multiple times due to a lack of state synchronization. Consequently, this can result in a use-after-free memory access, potentially causing the affected applications to crash. Remote attackers could exploit this issue by carefully crafting specific HTTP/2 read and cancel sequences, which may ultimately lead to a denial-of-service scenario.

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Red Hat would like to thank Eugene M for reporting this issue.
.
CVE-2025-12105 : Use-After-Free Vulnerability in Libsoup Library for Network Applications