An issue has been found in libIEC61850 v1.3.1. Memory_malloc and Memory_calloc in hal/memory/lib_memory.c have memory leaks when called from mms/iso_mms/common/mms_value.c, server/mms_mapping/mms_mapping.c, and server/mms_mapping/mms_sv.c (via common/string_utilities.c), as demonstrated by iec61850_9_2_LE_example.c.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/mz-automation/libiec61850/issues/103 | Exploit Third Party Advisory | 
| https://github.com/mz-automation/libiec61850/issues/103 | Exploit Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 04:46
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/mz-automation/libiec61850/issues/103 - Exploit, Third Party Advisory | 
Information
                Published : 2019-01-11 17:29
Updated : 2024-11-21 04:46
NVD link : CVE-2019-6138
Mitre link : CVE-2019-6138
CVE.ORG link : CVE-2019-6138
JSON object : View
Products Affected
                mz-automation
- libiec61850
 
CWE
                
                    
                        
                        CWE-401
                        
            Missing Release of Memory after Effective Lifetime
