CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-31973

High
Published: Translated: NVD NIST

Summary

W programie SAMtools, od wersji 1.17, w komendzie cram-size brakowało sprawdzenia błędów dla funkcji `cram_decode_compression_header()`. W przypadku wystąpienia błędu, może to prowadzić do dereferencji wskaźnika NULL, co zazwyczaj powoduje awarię programu.

Risk Assessment

Wykorzystanie tej podatności może prowadzić do awarii aplikacji, co wpływa na dostępność usług bioinformatycznych w organizacji.

Recommendation

Zaleca się aktualizację do wersji 1.23.1, 1.22.2 lub 1.21.1, które zawierają poprawki dla tego problemu.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS