Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:21833-1

Опубликовано: 11 сент. 2026
Источник: suse-cvrf

Описание

Security update for jq

This update for jq fixes the following issues:

  • CVE-2026-43895: embedded NUL bytes in import paths can lead to policy bypass and sensitive information disclosure (bsc#1265071).
  • CVE-2026-47770: stack overflow in deep structural equality (bsc#1269221).

Список пакетов

openSUSE Leap 16.0
jq-1.7.1-160000.5.1
libjq-devel-1.7.1-160000.5.1
libjq1-1.7.1-160000.5.1

Описание

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy or audit code may validate and the on-disk path that jq actually opens.


Затронутые продукты
openSUSE Leap 16.0:jq-1.7.1-160000.5.1
openSUSE Leap 16.0:libjq-devel-1.7.1-160000.5.1
openSUSE Leap 16.0:libjq1-1.7.1-160000.5.1

Ссылки

Описание

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq's recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2.


Затронутые продукты
openSUSE Leap 16.0:jq-1.7.1-160000.5.1
openSUSE Leap 16.0:libjq-devel-1.7.1-160000.5.1
openSUSE Leap 16.0:libjq1-1.7.1-160000.5.1

Ссылки
Уязвимость openSUSE-SU-2026:21833-1