← Back
CWE-125

9,136 CVEs • Abstraction: Base

Out-of-bounds Read

The product reads data past the end, or before the beginning, of the intended buffer.

JSON object

Loading...

CVEs (9,136)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraFreerdp+2 more
Jun 17, 2026
Jun 22, 2020
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
In FreeRDP before version 2.1.2, an out of bound reads occurs resulting in accessing a memory location that is outside of the boundaries of the static array PRIMARY_DRAWING_ORDER_FIELD_BYTES. This is fixed in version 2.1...Show more
In FreeRDP before version 2.1.2, an out of bound reads occurs resulting in accessing a memory location that is outside of the boundaries of the static array PRIMARY_DRAWING_ORDER_FIELD_BYTES. This is fixed in version 2.1.2.Show less
1Qualcomm
44Apq8009 Firmware
Apq8017 FirmwareApq8053 Firmware+41 more
Jun 17, 2026
Jun 22, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Possible null-pointer dereference can occur while parsing mp4 clip with corrupted sample table atoms in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Sn...Show more
Possible null-pointer dereference can occur while parsing mp4 clip with corrupted sample table atoms in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, Kamorta, MDM9206, MDM9207C, MDM9607, MSM8905, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8996, MSM8996AU, MSM8998, QCA6574AU, QCS405, QCS605, QM215, Rennell, Saipan, SDA660, SDM429, SDM429W, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDX20, SM6150, SM7150, SM8150, SM8250, SXR1130, SXR2130Show less
1Arm
1Mbed Os
Jun 17, 2026
Jun 18, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses the CoAP packet header sta...Show more
A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses the CoAP packet header starting from the message token. The length of the token in the received message is provided in the first byte parsed by the sn_coap_parser_options_parse() function. The length encoded in the message is not validated against the actual input buffer length before accessing the token. As a result, memory access outside of the intended boundary of the buffer may occur.Show less
1Arm
1Mbed Os
Jun 17, 2026
Jun 18, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_options() parses CoAP opti...Show more
A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_options() parses CoAP options that may occur multiple consecutive times in a single packet. While processing the options, packet_data_pptr is accessed after being incremented by option_len without a prior out-of-bounds memory check. The temp_parsed_uri_query_ptr is validated for a correct range, but the range valid for temp_parsed_uri_query_ptr is derived from the amount of allocated heap memory, not the actual input size. Therefore the check of temp_parsed_uri_query_ptr may be insufficient for safe access to the area pointed to by packet_data_pptr. As a result, access to a memory area outside of the intended boundary of the packet buffer is made.Show less
1Arm
1Mbed Os
Jun 17, 2026
Jun 18, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses CoAP input linearly using...Show more
Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point (*packet_data_pptr) is increased correspondingly. The pointer is restricted by the size of the received buffer, as well as by the option delta and option length bytes. The actual input packet length is not verified against the number of bytes read when processing the option extended delta and the option extended length. Moreover, the calculation of the message_left variable, in the case of non-extended option deltas, is incorrect and indicates more data left for processing than provided in the function input. All of these lead to heap-based or stack-based memory location read access that is outside of the intended boundary of the buffer. Depending on the platform-specific memory management mechanisms, it can lead to processing of unintended inputs or system memory access violation errors.Show less
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
4.3 MEDIUM· v3
3.3 LOW· v2
The Treck TCP/IP stack before 6.0.1.66 has an ARP Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The Treck TCP/IP stack before 6.0.1.66 has an IPv6 Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
5.3 MEDIUM· v3
3.3 LOW· v2
The Treck TCP/IP stack before 6.0.1.66 has a TCP Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The Treck TCP/IP stack before 6.0.1.66 has an ICMPv4 Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
The Treck TCP/IP stack before 6.0.1.66 has a DHCPv6 Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
The Treck TCP/IP stack before 6.0.1.28 has a DHCP Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
7.3 HIGH· v3
7.5 HIGH· v2
The Treck TCP/IP stack before 6.0.1.66 has an IPv6OverIPv4 tunneling Out-of-bounds Read.
1Treck
1Tcp/ip
Jun 17, 2026
Jun 17, 2020
N/A· v4
9.0 CRITICAL· v3
9.3 HIGH· v2
The Treck TCP/IP stack before 6.0.1.66 allows Remote Code execution via a single invalid DNS response.
2Dell
Treck
4Tcp/ip
Wyse 5030 FirmwareWyse 5050 All In One Firmware+1 more
Jun 17, 2026
Jun 17, 2020
N/A· v4
5.4 MEDIUM· v3
4.8 MEDIUM· v2
The Treck TCP/IP stack before 6.0.1.66 has an IPv6 Out-of-bounds Read.
1Jerryscript
1Jerryscript
Jun 17, 2026
Jun 15, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. Operations with key/value pairs did not consider the case where garbage collection is triggered after the key operation but before...Show more
An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. Operations with key/value pairs did not consider the case where garbage collection is triggered after the key operation but before the value operation, as demonstrated by improper read access to memory in ecma_gc_set_object_visited in ecma/base/ecma-gc.c.Show less
3Barton
DebianFedoraproject
3Debian Linux
FedoraNgircd
Jun 17, 2026
Jun 15, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Server-Server protocol implementation in ngIRCd before 26~rc2 allows an out-of-bounds access, as demonstrated by the IRC_NJOIN() function.
1Ijg
1Libjpeg
Jun 17, 2026
Jun 15, 2020
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
In IJG JPEG (aka libjpeg) from version 8 through 9c, jdhuff.c has an out-of-bounds array read for certain table pointers.
3Apple
PcreSplunk
3Macos
PcreUniversal Forwarder
Jun 17, 2026
Jun 15, 2020
N/A· v4
7.5 HIGH· v3
4.3 MEDIUM· v2
libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \X or \R has more than one fixed quantifier, a related issue to CVE-2019-20454.
1Intel
2Active Management Technology Firmware
Service Manager
Jun 17, 2026
Jun 15, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Out-of-bounds read in DHCPv6 subsystem in Intel(R) AMT and Intel(R)ISM versions before 11.8.77, 11.12.77, 11.22.77, 12.0.64 and 14.0.33 may allow an unauthenticated user to potentially enable information disclosure via n...Show more
Out-of-bounds read in DHCPv6 subsystem in Intel(R) AMT and Intel(R)ISM versions before 11.8.77, 11.12.77, 11.22.77, 12.0.64 and 14.0.33 may allow an unauthenticated user to potentially enable information disclosure via network access.Show less
1Intel
2Active Management Technology Firmware
Software Manager
Jun 17, 2026
Jun 15, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Out-of-bounds read in IPv6 subsystem in Intel(R) AMT and Intel(R) ISM versions before 14.0.33 may allow an unauthenticated user to potentially enable denial of service via network access.