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. The out of bounds data will then be returned by the GTlsCertificate:certificate-pem property getter. (Because the OpenSSL backend is not built by default, this bug will not affect most Linux distributions.)