Lucene search

K
prionPRIOn knowledge basePRION:CVE-2019-17211
HistoryNov 05, 2019 - 4:15 p.m.

Integer overflow

2019-11-0516:15:00
PRIOn knowledge base
www.prio-n.com
2

9.5 High

AI Score

Confidence

High

0.046 Low

EPSS

Percentile

92.6%

An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sn_coap_builder_calc_needed_packet_data_size_2() is used to calculate the required memory for the CoAP message from the sn_coap_hdr_s data structure. Both returned_byte_count and src_coap_msg_ptr->payload_len are of type uint16_t. When added together, the result returned_byte_count can wrap around the maximum uint16_t value. As a result, insufficient buffer space is allocated for the corresponding CoAP message.

CPENameOperatorVersion
mbedeq5.14.0
mbedeq5.13.2

References

9.5 High

AI Score

Confidence

High

0.046 Low

EPSS

Percentile

92.6%

Related for PRION:CVE-2019-17211