The iSNS daemon and utility programs
Backport upstream fix for CVE-2026-55995 to prevent
double-free vulnerabilities in isns-utils. The patch adds
NULL pointer assignments after isns_free() calls in two
error paths in attrs.c (string and opaque attribute
decoding), preventing potential denial-of-service attacks
when buf_get() fails.
CVE: CVE-2026-55995
Upstream patches:
-
|
||
|---|---|---|
| .fmf | ||
| plans | ||
| tests | ||
| .gitignore | ||
| isns-utils-0.103-CVE-2026-55995.patch | ||
| isns-utils.spec | ||
| isnsd.init | ||
| isnsd.service | ||
| sources | ||
| test_as_installed.patch | ||