Hide Forgot
In ldns before 1.8.0 when the zone file is parsed, the function ldns_nsec3_salt_data is too trusted for the length value obtained from the zone file. When the memcpy is copied, the 0xfe - ldns_rdf_size(salt_rdf) byte data can be copied, causing heap information leakage. References: https://github.com/NLnetLabs/ldns/blob/d3955248eb409b6af0cc6f33e3d458e7f1f555cf/Changelog https://github.com/NLnetLabs/ldns/issues/51
Created ldns tracking bugs for this issue: Affects: fedora-all [bug 2028469]