mirror of
https://git.yoctoproject.org/poky
synced 2026-06-27 20:13:41 +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: bd11f18909b5946e4570e0eba9b3cb9b47791dc1)
Signed-off-by: Rajeshkumar Ramasamy <rajeshkumar.ramasamy@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>