File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ PHP NEWS
9191- PGSQL:
9292 . Fix warning not being emitted when failure to cancel a query with
9393 pg_cancel_query(). (Girgias)
94+ . Fixed GHSA-hrwm-9436-5mv3 (pgsql extension does not check for errors during
95+ escaping). (CVE-2025-1735) (Jakub Zelenka)
9496
9597- Random:
9698 . Fix reference type confusion and leak in user random engine.
@@ -102,6 +104,12 @@ PHP NEWS
102104
103105- Soap:
104106 . Fix memory leaks in php_http.c when call_user_function() fails. (nielsdos)
107+ . Fixed GHSA-453j-q27h-5p8x (NULL Pointer Dereference in PHP SOAP ExtensionAdd commentMore actions
108+ via Large XML Namespace Prefix). (CVE-2025-6491) (Lekssays, nielsdos)
109+
110+ - Standard:
111+ . Fixed GHSA-3cr5-j632-f35r (Null byte termination in hostnames).
112+ (CVE-2025-1220) (Jakub Zelenka)
105113
106114- Tidy:
107115 . Fix memory leak in tidy output handler on error. (nielsdos)
You can’t perform that action at this time.
0 commit comments