Skip to content

Bug 13874 - ndr_pull_string_array() looping in drsblobs decode_Packages()

Gary Lockyer requested to merge samba-team/devel/samba:gary-bug-13874 into master

Fuzzing by Michael Hanselmann found an infinite loop parsing a malformed supplemental credentials structure. There are no server-side network-accessible calls using this code.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13874

Merge request reports