Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916516 - <dev-lang/php-8.2.11: security release
Summary: <dev-lang/php-8.2.11: security release
Status: CONFIRMED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://news-web.php.net/php.announce...
Whiteboard: B4 [stable?]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-30 00:01 UTC by John Helmert III
Modified: 2023-10-30 00:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.