Skip to content

Commit e069b0b

Browse files
committed
NEWS
1 parent ebd5f56 commit e069b0b

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
@@ -31,6 +31,10 @@ PHP NEWS
3131

3232
- EXIF:
3333
. Fixed bug #76409 (heap use after free in _php_stream_free). (cmb)
34+
. Fixed bug #76423 (Int Overflow lead to Heap OverFlow in
35+
exif_thumbnail_extract of exif.c). (Stas)
36+
. Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif
37+
data). (Stas)
3438

3539
- FPM:
3640
. Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
@@ -69,6 +73,9 @@ PHP NEWS
6973
(Laruence)
7074
. Fixed bug #71848 (getimagesize with $imageinfo returns false). (cmb)
7175

76+
- Win32:
77+
. Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
78+
7279
- ZIP:
7380
. Fixed bug #76461 (OPSYS_Z_CPM defined instead of OPSYS_CPM).
7481
(Dennis Birkholz, Remi)

0 commit comments

Comments
 (0)