← Back
CWE-126

519 CVEs • Abstraction: Variant

Buffer Over-read

The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.

JSON object

Loading...

CVEs (519)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Amazon
1Freertos Plus Tcp
Jun 17, 2026
Jun 24, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
FreeRTOS-Plus-TCP is a lightweight TCP/IP stack for FreeRTOS. FreeRTOS-Plus-TCP versions 4.0.0 through 4.1.0 contain a buffer over-read issue in the DNS Response Parser when parsing domain names in a DNS response. A care...Show more
FreeRTOS-Plus-TCP is a lightweight TCP/IP stack for FreeRTOS. FreeRTOS-Plus-TCP versions 4.0.0 through 4.1.0 contain a buffer over-read issue in the DNS Response Parser when parsing domain names in a DNS response. A carefully crafted DNS response with domain name length value greater than the actual domain name length, could cause the parser to read beyond the DNS response buffer. This issue affects applications using DNS functionality of the FreeRTOS-Plus-TCP stack. Applications that do not use DNS functionality are not affected, even when the DNS functionality is enabled. This vulnerability has been patched in version 4.1.1.Show less
1Microsoft
12Windows 10 1507
Windows 10 1607Windows 10 1809+9 more
Jul 20, 2026
Jun 11, 2024
N/A· v4
4.7 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Qualcomm
124Ar8035 Firmware
Csr8811 FirmwareFastconnect 6900 Firmware+121 more
Jun 17, 2026
Jun 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Transient DOS while processing an improperly formatted Fine Time Measurement (FTM) management frame.
1Qualcomm
113215 Mobile Firmware
Aqt1000 FirmwareFastconnect 6200 Firmware+110 more
Jun 17, 2026
Jun 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Information disclosure in Video while parsing mp2 clip with invalid section length.
1Qualcomm
111Ar8035 Firmware
Csr8811 FirmwareFastconnect 6900 Firmware+108 more
Jun 17, 2026
Jun 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Information disclosure while handling T2LM Action Frame in WLAN Host.
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Jun 17, 2026
May 14, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Qualcomm
182Aqt1000 Firmware
Ar8035 FirmwareCsr8811 Firmware+179 more
Jun 17, 2026
May 6, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Transient DOS while parsing a protected 802.11az Fine Time Measurement (FTM) frame.
1Qualcomm
90Ar8035 Firmware
C V2x 9150 FirmwareCsrb31024 Firmware+87 more
Jun 17, 2026
May 6, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Information disclosure when the ADSP payload size received in HLOS in response to Audio Stream Manager matrix session is less than this expected size.
1Qualcomm
53Fastconnect 6800 Firmware
Fastconnect 6900 FirmwareFastconnect 7800 Firmware+50 more
Jun 17, 2026
May 6, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Information disclosure while parsing dts header atom in Video.
1Microsoft
13Windows 10 1507
Windows 10 1607Windows 10 1809+10 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Microsoft
13Windows 10 1507
Windows 10 1607Windows 10 1809+10 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Microsoft
13Windows 10 1507
Windows 10 1607Windows 10 1809+10 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Microsoft
9Windows 10 1809
Windows 10 21h2Windows 10 22h2+6 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Remote Access Connection Manager Information Disclosure Vulnerability
1Microsoft
7Windows 10 21h2
Windows 10 22h2Windows 11 21h2+4 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
7.0 HIGH· v3
N/A· v2
Windows USB Print Driver Elevation of Privilege Vulnerability
-
-
Jun 17, 2026
Apr 4, 2024
N/A· v4
7.3 HIGH· v3
N/A· v2
A heap-based buffer over-read vulnerability was found in the X.org server's ProcAppleDRICreatePixmap() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakag...Show more
A heap-based buffer over-read vulnerability was found in the X.org server's ProcAppleDRICreatePixmap() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a different endianness. This vulnerability could be exploited by an attacker to cause the X server to read heap memory values and then transmit them back to the client until encountering an unmapped page, resulting in a crash. Despite the attacker's inability to control the specific memory copied into the replies, the small length values typically stored in a 32-bit integer can result in significant attempted out-of-bounds reads.Show less
-
-
Jun 17, 2026
Apr 4, 2024
N/A· v4
7.3 HIGH· v3
N/A· v2
A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIPassiveGrabDevice() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage...Show more
A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIPassiveGrabDevice() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a different endianness. This vulnerability could be exploited by an attacker to cause the X server to read heap memory values and then transmit them back to the client until encountering an unmapped page, resulting in a crash. Despite the attacker's inability to control the specific memory copied into the replies, the small length values typically stored in a 32-bit integer can result in significant attempted out-of-bounds reads.Show less
-
-
Jun 17, 2026
Apr 4, 2024
N/A· v4
7.3 HIGH· v3
N/A· v2
A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIGetSelectedEvents() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage...Show more
A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIGetSelectedEvents() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a different endianness. This vulnerability could be exploited by an attacker to cause the X server to read heap memory values and then transmit them back to the client until encountering an unmapped page, resulting in a crash. Despite the attacker's inability to control the specific memory copied into the replies, the small length values typically stored in a 32-bit integer can result in significant attempted out-of-bounds reads.Show less
1Qualcomm
164Aqt1000 Firmware
Ar8035 FirmwareFastconnect 6200 Firmware+161 more
Jun 17, 2026
Apr 1, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Memory corruption while processing buffer initialization, when trusted report for certain report types are generated.
1Zephyrproject
1Zephyr
Jun 17, 2026
Mar 29, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An malicious BLE device can crash BLE victim device by sending malformed gatt packet
1Mesa3d
1Mesa
Jun 17, 2026
Mar 27, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Mesa 23.0.4 was discovered to contain a buffer over-read in glXQueryServerString(). NOTE: this is disputed because there are no common situations in which users require uninterrupted operation with an attacker-controller...Show more
Mesa 23.0.4 was discovered to contain a buffer over-read in glXQueryServerString(). NOTE: this is disputed because there are no common situations in which users require uninterrupted operation with an attacker-controller server.Show less