Up to [cvs.NetBSD.org] / src / lib / libc / nameser
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: phil-wifi-20200406
Revision 1.12 / (download) - annotate - [selected], Wed Sep 4 12:14:09 2019 UTC (17 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
is-mlppp-base,
is-mlppp,
HEAD
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Since we advance cp after the bounds check, we need to test for bounds again before using it. Discovered via fuzzing, reported by enh at google, via: https://android-review.googlesource.com/c/platform/bionic/+/1093130