> Debian jq Important Fix Module Loading Bug DSA-6416-2 CVE-2026-44777
[DATE: 25/09/2026 12:04]
[LANGUAGE: EN]
The update for jq released as DSA-6416-1 introduced a regression in the loading of modules. The fix for CVE-2026-44777 registered each library before its own dependencies, so a module reached only through another module (a transitive import or include) was discarded as unreferenced and jq aborted with an assertion failure at compile time.