application crashes

Tech Optimizer
July 5, 2025
A security vulnerability identified as CVE-2025-1735 in the PHP pgsql extension has been disclosed, classified with moderate severity. It arises from inadequate error checking during input data escaping, specifically the failure to pass error parameters to the PQescapeStringConn() function and not verifying NULL values from PQescapeIdentifier(). This flaw affects PHP versions prior to 8.1.33, 8.2.29, 8.3.23, and 8.4.10, allowing potential SQL injection attacks and application crashes due to null pointer dereferences. The vulnerability is linked to a recent PostgreSQL vulnerability (CVE-2025-1094) related to invalid multibyte character handling. Developers are urged to upgrade to patched releases to mitigate risks.
Tech Optimizer
July 5, 2025
Critical security vulnerabilities in PHP, identified as CVE-2025-1735 and CVE-2025-6491, pose risks for SQL injection attacks and denial of service (DoS) conditions. These vulnerabilities affect PHP versions below 8.1.33, 8.2.29, 8.3.23, and 8.4.10. CVE-2025-1735 relates to the PostgreSQL extension, where insufficient error checking during string escaping can lead to SQL injection vulnerabilities and application crashes. This flaw is associated with PostgreSQL's CVE-2025-1094. CVE-2025-6491 affects the SOAP extension, causing segmentation faults when a SoapVar instance has a namespace prefix exceeding 2GB, which can lead to application termination. This issue is linked to limitations in libxml2 versions prior to 2.13. Patches are available for all affected PHP versions to mitigate these vulnerabilities. CVE-2025-1735 has a CVSS score of 9.1 (Critical), while CVE-2025-6491 has a CVSS score of 5.9 (Moderate).
Winsage
March 14, 2025
Windows 11 is experiencing significant issues for users with Nvidia GPUs, particularly those in the Windows Insider program on the Canary channel, who are facing difficulties launching applications. The problem is linked to an incompatibility with DirectX 9, resulting in crashes related to D3D9 DLL files. This affects various software, including applications, games, PowerPoint, web browsers, and certain websites. Microsoft has acknowledged the issue in the known problems list for Canary Channel build 27808, but many users still encounter disruptions. Some users have found temporary solutions by replacing the problematic D3D9 DLL files in the System32 and SysWOW64 folders with versions from previous builds, requiring administrative rights and disabling their Nvidia GPU via Device Manager. The issue appears to be limited to Windows Insider participants using Canary builds, and while Microsoft hasn't explicitly blamed Nvidia GPUs, the evidence suggests a predominant impact on these users.
Winsage
March 12, 2025
Build 27808 of Windows Insider, released on March 7, has caused crashes in applications using DirectX 9, particularly affecting the d3d9.dll file. Microsoft is investigating this issue, which primarily impacts users in the Canary channel. There are indications from users that Nvidia GPUs may be related to the crashes, although Microsoft has not confirmed this. Some users have found a workaround by replacing the d3d9.dll file from a previous build, but this requires disabling the Nvidia GPU in Device Manager. The problems seem to be associated with recent RTX 50-series graphics cards. Users in the Canary channel are advised to consider reverting to a previous build or switching to a more stable channel, while the broader user base remains unaffected.
Search