You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: stack buffer overflow in Lizard Huffman weight decoder
GHSL-2026-136
Credit: discovered and reported by GHSL team member @JarLob
Remediation: add output bounds checking to FSE_decompress_usingDTable_generic()
0 commit comments