CVE-2024-47181

Contiki-NG is an open-source, cross-platform operating system for IoT devices. An unaligned memory access can be triggered in the two RPL implementations of the Contiki-NG operating system. The problem can occur when either one of these RPL implementations is enabled and connected to an RPL instance. If an IPv6 packet containing an odd number of padded bytes before the RPL option, it can cause the rpl_ext_header_hbh_update function to read a 16-bit integer from an odd address. The impact of this unaligned read is architecture-dependent, but can potentially cause the system to crash. The problem has not been patched as of release 4.9, but will be included in the next release. One can apply the changes in Contiki-NG pull request #2962 to patch the system or wait for the next release.
Configurations

Configuration 1 (hide)

cpe:2.3:o:contiki-ng:contiki-ng:*:*:*:*:*:*:*:*

History

10 Apr 2025, 14:49

Type Values Removed Values Added
First Time Contiki-ng
Contiki-ng contiki-ng
Summary
  • (es) Contiki-NG es un sistema operativo multiplataforma de código abierto para dispositivos IoT. Se puede activar un acceso a memoria no alineado en las dos implementaciones RPL del sistema operativo Contiki-NG. El problema puede ocurrir cuando cualquiera de estas implementaciones RPL está habilitada y conectada a una instancia RPL. Si un paquete IPv6 contiene una cantidad impar de bytes rellenados antes de la opción RPL, puede provocar que la función rpl_ext_header_hbh_update lea un entero de 16 bits desde una dirección impar. El impacto de esta lectura no alineada depende de la arquitectura, pero puede provocar que el sistema se bloquee. El problema no se ha solucionado a partir de la versión 4.9, pero se incluirá en la próxima versión. Se pueden aplicar los cambios en la solicitud de incorporación de cambios de Contiki-NG n.° 2962 para aplicar un parche al sistema o esperar a la próxima versión.
CPE cpe:2.3:o:contiki-ng:contiki-ng:*:*:*:*:*:*:*:*
References () https://github.com/contiki-ng/contiki-ng/pull/2962 - () https://github.com/contiki-ng/contiki-ng/pull/2962 - Issue Tracking, Patch
References () https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-crjw-x84h-h6x3 - () https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-crjw-x84h-h6x3 - Vendor Advisory

27 Nov 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-27 19:15

Updated : 2025-04-10 14:49


NVD link : CVE-2024-47181

Mitre link : CVE-2024-47181

CVE.ORG link : CVE-2024-47181


JSON object : View

Products Affected

contiki-ng

  • contiki-ng
CWE
CWE-704

Incorrect Type Conversion or Cast