CVE-2024-52802

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-52802
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-11-22T15:41:29.609Z
  • Last Modified Date
  • 2024-11-22T15:41:29.609Z
References
Reference URL Reference Tags
https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-xgv3-pcq6-qmrg x_refsource_CONFIRM
History
Created Old Value New Value Data Type Notes
2024-11-23 14:11:27 Added to TrackCVE