Bug 2367183 (CVE-2025-4948) - CVE-2025-4948 libsoup: Integer Underflow in soup_multipart_new_from_message() Leading to Denial of Service in libsoup
Summary: CVE-2025-4948 libsoup: Integer Underflow in soup_multipart_new_from_message()...
Keywords:
Status: NEW
Alias: CVE-2025-4948
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2367188 2367189 2367190
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-19 06:25 UTC by OSIDB Bzimport
Modified: 2025-05-19 15:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-19 06:25:32 UTC
Integer Underflow (Wraparound) vulnerability in the multipart message parser of the libsoup HTTP library. The flaw is caused by an unsafe arithmetic operation in the soup_multipart_new_from_message() function. When a specially crafted multipart message is processed, the length calculation (end - 2 - split) can underflow, leading to invalid memory access and application crash. This can be exploited remotely without any authentication or user interaction, allowing attackers to disrupt the availability of applications or services using libsoup.


Note You need to log in before you can comment on or make changes to this bug.