This update for libsoup fixes the following issues:
CVE-2025-2784: Fixed Heap buffer over-read in skip_insignificant_space
when sniffing content (bsc#1240750)
CVE-2025-32050:Fixed Integer overflow in appendparamquoted (bsc#1240752)
CVE-2025-32051:Fixed Segmentation fault when parsing malformed data URI (bsc#1240754)
CVE-2025-32052:Fixed Heap buffer overflow in sniff_unknown() (bsc#1240756)
CVE-2025-32053:Fixed Heap buffer overflows in snifffeedorhtml() and
skipinsignificant_space() (bsc#1240757)
CVE-2025-32913:Fixed NULL pointer dereference in
soupmessageheadersgetcontent_disposition (bsc#1241162)
CVE-2025-32914:Fixed out of bounds read in soup_multipart_new_from_message() (bsc#1241164)
CVE-2025-32912:Fixed NULL pointer dereference in SoupAuthDigest (bsc#1241214)
CVE-2025-32907:Fixed excessive memory consumption in server when client requests
a large amount of overlapping ranges in a single HTTP request (bsc#1241222)
CVE-2025-32908:Fixed HTTP request leading to server crash due to HTTP/2 server not fully
validating the values of pseudo-headers (bsc#1241223)
CVE-2025-32909:Fixed NULL pointer dereference in the sniff_mp4 function in
soup-content-sniffer.c (bsc#1241226)
CVE-2025-32911:Fixed Double free on soupmessageheadersgetcontent_disposition()
via "params" (bsc#1241238)
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-32906:Fixed Out of bounds reads in soupheadersparse_request() (bsc#1241263)
CVE-2025-46420:Fixed Memory leak on soupheaderparsequalitylist() via soup-headers.c (bsc#1241686)
CVE-2025-46421:Fixed HTTP Authorization Header leak via an HTTP redirect (bsc#1241688)