Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831738 - net-libs/ldns: heap overread vulnerability via zone file
Summary: net-libs/ldns: heap overread vulnerability via zone file
Status: RESOLVED DUPLICATE of bug 827828
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo Security
URL: https://github.com/NLnetLabs/ldns/iss...
Whiteboard: B4 [ebuild]
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 15:22 UTC by John Helmert III
Modified: 2022-01-21 19:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-01-21 15:22:53 UTC
CVE-2020-19860:

When ldns version 1.7.1 verifies a zone file, the ldns_rr_new_frm_str_internal function has a heap out of bounds read vulnerability. An attacker can leak information on the heap by constructing a zone file payload.

Patch: https://github.com/NLnetLabs/ldns/commit/15d96206996bea969fbc918eb0a4a346f514b9f3
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-01-21 19:07:43 UTC
*** This bug has been marked as a duplicate of bug 827828 ***