An issue has been found in HTSlib 1.8. It is a memory leak in bgzf_getline in bgzf.c. NOTE: the software maintainer's position is that the "failure to free memory" can be fixed in applications that use the HTSlib library (such as test/test_bgzf.c in the original report) and is not a library issue
References
Link | Resource |
---|---|
https://github.com/samtools/htslib/issues/731#issue-339662537 | Exploit Patch Third Party Advisory |
https://github.com/samtools/htslib/issues/731#issue-339662537 | Exploit Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/samtools/htslib/issues/731#issue-339662537 - Exploit, Patch, Third Party Advisory |
07 Nov 2023, 02:52
Type | Values Removed | Values Added |
---|---|---|
Summary | An issue has been found in HTSlib 1.8. It is a memory leak in bgzf_getline in bgzf.c. NOTE: the software maintainer's position is that the "failure to free memory" can be fixed in applications that use the HTSlib library (such as test/test_bgzf.c in the original report) and is not a library issue |
Information
Published : 2018-07-10 18:29
Updated : 2024-11-21 03:48
NVD link : CVE-2018-13843
Mitre link : CVE-2018-13843
CVE.ORG link : CVE-2018-13843
JSON object : View
Products Affected
htslib
- htslib
CWE
CWE-772
Missing Release of Resource after Effective Lifetime