VYPR

zbar

by Mchehab

CVEs (1)

  • CVE-2026-88371Sep 24, 2026
    risk 0.00cvss —epss —

    ZBar commit 2ea2ca58 contains an undefined-behavior vulnerability in the Code 128 decode6() function. When processing specially crafted Code 128 input, decode_e() can return -1 for an invalid edge pattern, and decode6() subsequently left-shifts this negative signed value while…