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.
References
Link | Resource |
---|---|
https://github.com/contiki-ng/contiki-ng/pull/2962 | Issue Tracking Patch |
https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-crjw-x84h-h6x3 | Vendor Advisory |
Configurations
History
10 Apr 2025, 14:49
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:contiki-ng:contiki-ng:*:*:*:*:*:*:*:* | |
References | () 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 - Vendor Advisory | |
First Time |
Contiki-ng contiki-ng
Contiki-ng |
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