Skip to content

Commit b7cbb6c

Browse files
smalyshevGabriel Caruso
authored andcommitted
Update NEWS
1 parent 05f6c51 commit b7cbb6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.0.26
44

5+
- Hash:
6+
. Fixed bug #81738: buffer overflow in hash_update() on long parameter.
7+
(CVE-2022-37454) (nicky at mouha dot be)
58

69
13 Oct 2022, PHP 8.0.25RC1
710

11+
- GD:
12+
. Fixed bug #81739: OOB read due to insufficient input validation in
13+
imageloadfont(). (CVE-2022-31630) (cmb)
14+
815
- Session:
916
. Fixed bug GH-9583 (session_create_id() fails with user defined save handler
1017
that doesn't have a validateId() method). (Girgias)

0 commit comments

Comments
 (0)