Logo
componentglib-networking
Name
glib-networking
Version
2.72.2
Type
library
Description
GLib networking extensions
Licenses
LGPL-2.1-only
PURL
-
CPE
cpe:2.3:*:gnome:glib-networking:2.72.2:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
2.80.1
scarthgap
2.78.1

Patches#


#
Title
Author
Resolve
1
openssl: properly check return value when writing to BIO
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60018
2
openssl: check return values of BIO_new()
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60019

Vulnerabilities#


Name
Analysis
Description
Patched
glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location.
Patched
glib-networking's OpenSSL backend fails to properly check the return value of a call to BIO_write(), resulting in an out of bounds read.