File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ PHP NEWS
31
31
32
32
- EXIF:
33
33
. 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)
34
38
35
39
- FPM:
36
40
. Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
@@ -69,6 +73,9 @@ PHP NEWS
69
73
(Laruence)
70
74
. Fixed bug #71848 (getimagesize with $imageinfo returns false). (cmb)
71
75
76
+ - Win32:
77
+ . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
78
+
72
79
- ZIP:
73
80
. Fixed bug #76461 (OPSYS_Z_CPM defined instead of OPSYS_CPM).
74
81
(Dennis Birkholz, Remi)
You can’t perform that action at this time.
0 commit comments