Filtered by CWE-126
Total 389 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-11616 2025-10-10 5.4 Medium
A missing validation check in FreeRTOS-Plus-TCP's ICMPv6 packet processing code can lead to an out-of-bounds read when receiving ICMPv6 packets of certain message types which are smaller than the expected size. These issues only affect applications using IPv6. Users should upgrade to the latest version and ensure any forked or derivative code is patched to incorporate the new fixes.
CVE-2025-11617 2025-10-10 5.4 Medium
A missing validation check in FreeRTOS-Plus-TCP's IPv6 packet processing code can lead to an out-of-bounds read when receiving a IPv6 packet with incorrect payload lengths in the packet header. This issue only affects applications using IPv6. We recommend users upgrade to the latest version and ensure any forked or derivative code is patched to incorporate the new fixes.
CVE-2024-34459 1 Xmlsoft 1 Libxml2 2025-10-10 7.5 High
An issue was discovered in xmllint (from libxml2) before 2.11.8 and 2.12.x before 2.12.7. Formatting error messages with xmllint --htmlout can result in a buffer over-read in xmlHTMLPrintFileContext in xmllint.c.
CVE-2025-27049 1 Qualcomm 1 Snapdragon 2025-10-09 5.5 Medium
Transient DOS while processing IOCTL call for image encoding.
CVE-2025-27041 1 Qualcomm 1 Snapdragon 2025-10-09 5.5 Medium
Transient DOS while processing video packets received from video firmware.
CVE-2025-27045 1 Qualcomm 1 Snapdragon 2025-10-09 6.1 Medium
Information disclosure while processing batch command execution in Video driver.
CVE-2023-36392 1 Microsoft 4 Windows Server 2012, Windows Server 2016, Windows Server 2019 and 1 more 2025-10-08 7.5 High
DHCP Server Service Denial of Service Vulnerability
CVE-2023-36397 1 Microsoft 13 Windows 10 1507, Windows 10 1607, Windows 10 1809 and 10 more 2025-10-08 9.8 Critical
Windows Pragmatic General Multicast (PGM) Remote Code Execution Vulnerability
CVE-2024-42333 1 Zabbix 2 Zabbix, Zabbix Server 2025-10-08 2.7 Low
The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c
CVE-2024-45552 1 Qualcomm 292 Apq8064au, Apq8064au Firmware, Fastconnect 6200 and 289 more 2025-10-06 8.2 High
Information disclosure may occur during a video call if a device resets due to a non-conforming RTCP packet that doesn`t adhere to RFC standards.
CVE-2025-21448 1 Qualcomm 538 315 5g Iot Modem, 315 5g Iot Modem Firmware, Aqt1000 and 535 more 2025-10-06 7.5 High
Transient DOS may occur while parsing SSID in action frames.
CVE-2025-21435 1 Qualcomm 298 Ar8035, Ar8035 Firmware, Csr8811 and 295 more 2025-10-06 7.5 High
Transient DOS may occur while parsing extended IE in beacon.
CVE-2025-21434 1 Qualcomm 244 Ar8035, Ar8035 Firmware, Fastconnect 6700 and 241 more 2025-10-06 7.5 High
Transient DOS may occur while parsing EHT operation IE or EHT capability IE.
CVE-2025-21430 1 Qualcomm 450 315 5g Iot Modem, 315 5g Iot Modem Firmware, Apq8017 and 447 more 2025-10-06 7.5 High
Transient DOS while connecting STA to AP and initiating ADD TS request from AP to establish TSpec session.
CVE-2025-21429 1 Qualcomm 364 9206 Lte Modem, 9206 Lte Modem Firmware, Apq8017 and 361 more 2025-10-06 7.5 High
Memory corruption occurs while connecting a STA to an AP and initiating an ADD TS request.
CVE-2025-21428 1 Qualcomm 138 9206 Lte Modem, 9206 Lte Modem Firmware, Apq8017 and 135 more 2025-10-06 7.5 High
Memory corruption occurs while connecting a STA to an AP and initiating an ADD TS request from the AP to establish a TSpec session.
CVE-2024-23364 1 Qualcomm 359 Ar8035, Ar8035 Firmware, Fastconnect 6200 and 356 more 2025-10-03 7.5 High
Transient DOS when processing the non-transmitted BSSID profile sub-elements present within the MBSSID Information Element (IE) of a beacon frame that is received from over-the-air (OTA).
CVE-2024-23358 1 Qualcomm 107 205 Mobile Platform, 205 Mobile Platform Firmware, Apq8017 and 104 more 2025-10-03 7.5 High
Transient DOS when registration accept OTA is received with incorrect ciphering key data IE in Modem.
CVE-2024-23359 1 Qualcomm 324 205 Mobile Platform, 205 Mobile Platform Firmware, 315 5g Iot Modem and 321 more 2025-10-03 8.2 High
Information disclosure while decoding Tracking Area Update Accept or Attach Accept message received from network.
CVE-2025-59933 1 Libvips 1 Libvips 2025-10-02 N/A
libvips is a demand-driven, horizontally threaded image processing library. For versions 8.17.1 and below, when libvips is compiled with support for PDF input via poppler, the pdfload operation is affected by a buffer read overflow when parsing the header of a crafted PDF with a page that defines a width but not a height. Those using libvips compiled without support for PDF input are unaffected as well as thosewith support for PDF input via PDFium. This issue is fixed in version 8.17.2. A workaround for those affected is to block the VipsForeignLoadPdf operation via vips_operation_block_set, which is available in most language bindings, or to set VIPS_BLOCK_UNTRUSTED environment variable at runtime, which will block all untrusted loaders including PDF input via poppler.