Untriaged
NULL pointer dereference in samtools cram-size
SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the `cram_decode_compression_header()` was missing. If the function returned an error, this could lead to a NULL pointer dereference. Exploiting this bug causes a NULL pointer dereference. Typically this will cause the program to crash. Versions 1.23.1, 1.22.2 and 1.21.1 include fixes for this issue. There is no workaround for this issue.
References
Affected products
samtools
- ==>= 1.22, < 1.22.2
- === 1.23
- ==>= 1.17, < 1.21.1
Package maintainers
-
@mimame Miguel Madrid Mencía <miguel.madrid.mencia@gmail.com>
-
@unode Renato Alves <alves.rjc@gmail.com>