Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
RIOT-OS missing dhcpv6_opt_t minimum header length check
Vulnerability Description
RIOT is an operating system for internet of things (IoT) devices. In version 2024.04 and prior, the function `_parse_advertise`, located in `/sys/net/application_layer/dhcpv6/client.c`, has no minimum header length check for `dhcpv6_opt_t` after processing `dhcpv6_msg_t`. This omission could lead to an out-of-bound read, causing system inconsistency. Additionally, the same lack of a header length check is present in the function `_preparse_advertise`, which is called by `_parse_advertise` before handling the request. As of time of publication, no known patched version exists.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
输入验证不恰当
Vulnerability Title
RIOT 缓冲区错误漏洞
Vulnerability Description
RIOT是RIOT开源的一套应用于物联网领域的操作系统。 RIOT 2024.04及之前版本存在缓冲区错误漏洞,该漏洞源于没有最小标头长度检查,可能会导致远距离阅读,从而导致系统不一致。
CVSS Information
N/A
Vulnerability Type
N/A