Skip to content

Commit 43950c3

Browse files
committed
Merge branch 'PHP-8.2'
2 parents f892845 + 9855fdd commit 43950c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ PHP NEWS
66
. Added pdeathsig to builtin server to terminate workers when the master
77
process is killed. (ilutov)
88

9+
- GD:
10+
. Fixed bug #81739: OOB read due to insufficient input validation in
11+
imageloadfont(). (CVE-2022-31630) (cmb)
12+
13+
- Hash:
14+
. Fixed bug #81738: buffer overflow in hash_update() on long parameter.
15+
(CVE-2022-37454) (nicky at mouha dot be)
16+
917
- Core:
1018
. Fixed bug GH-9388 (Improve unset property and __get type incompatibility
1119
error message). (ilutov)

0 commit comments

Comments
 (0)