In Eclipse Wakaama (formerly liblwm2m) 1.0, core/er-coap-13/er-coap-13.c in lwm2mserver in the LWM2M server mishandles invalid options, leading to a memory leak. Processing of a single crafted packet leads to leaking (wasting) 24 bytes of memory. This can lead to termination of the LWM2M server after exhausting all available memory.
References
Link | Resource |
---|---|
https://github.com/eclipse/wakaama/issues/425 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/eclipse/wakaama/issues/425 | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 04:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/eclipse/wakaama/issues/425 - Exploit, Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2019-02-22 15:29
Updated : 2024-11-21 04:50
NVD link : CVE-2019-9004
Mitre link : CVE-2019-9004
CVE.ORG link : CVE-2019-9004
JSON object : View
Products Affected
eclipse
- wakaama
CWE
CWE-401
Missing Release of Memory after Effective Lifetime