Memory leak exists in coders/msl.c. In the WriteMSLImage function of the msl.c file, resources are allocated. But the function returns early without releasing these allocated resources.
==78983== Memcheck, a memory error detector
==78983== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
==78983== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
==78983==
==78983== 177,196 (13,512 direct, 163,684 indirect) bytes in 1 blocks are definitely lost in loss record 21 of 21
==78983== at 0x4846828: malloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
{
"sources": [
{
"modified": "2026-06-17T10:24:59.660Z",
"database_specific": {
"status": "Analyzed"
},
"id": "CVE-2026-25638",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25638",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25638",
"imported": "2026-07-30T14:08:44.866Z",
"published": "2026-02-24T01:16:13.807Z"
},
{
"modified": "2026-02-24T15:30:59Z",
"html_url": "https://github.com/advisories/GHSA-gxcx-qjqp-8vjw",
"id": "GHSA-gxcx-qjqp-8vjw",
"url": "https://api.github.com/advisories/GHSA-gxcx-qjqp-8vjw",
"imported": "2026-07-30T14:10:16.503Z",
"published": "2026-02-24T15:30:54Z"
},
{
"modified": "2026-06-23T15:47:49Z",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7449",
"id": "EUVD-2026-7449",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7449",
"imported": "2026-07-30T14:08:53.115Z",
"published": "2026-02-24T00:49:57Z"
}
],
"license": "CC-BY-4.0"
}