Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 916516

Summary: <dev-lang/php-8.2.11: security release
Product: Gentoo Security Reporter: John Helmert III <ajak>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: CONFIRMED ---    
Severity: minor CC: mjo, php-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://news-web.php.net/php.announce/365
Whiteboard: B4 [stable?]
Package list:
Runtime testing required: ---

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-10-30 00:01:43 UTC
8.2.11 release announcement calls itself a security
release. Somewhat strangely, the contemporaneous 8.1 release doesn't
call itself a security release. I don't see anything in particular
which jumps out as significantly security-impactful, other than maybe:

- Fixed bug GH-12073 (Segfault when freeing incompletely initialized closures).
- Fixed bug GH-12060 (Internal iterator rewind handler is called twice).
- Fix memory leak when setting an invalid DOMDocument encoding.
- Fixed memory leak with failed SQLPrepare.