mirror of
https://git.yoctoproject.org/poky
synced 2026-06-30 11:13:39 +02:00
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.
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2025-60018
Upstream-patch:
4dd540505d
(From OE-Core rev: e5ef6337416135d3c9d311c870ee72928aa75620)
Signed-off-by: Rajeshkumar Ramasamy <rajeshkumar.ramasamy@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>