Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "fix: Limit maximum BER packet length in FuzzParseDN to 6553… #500

Merged
merged 2 commits into from Apr 1, 2024

Conversation

cpuschma
Copy link
Member

@cpuschma cpuschma commented Apr 1, 2024

This reverts commit 80095a3 and removes the ASN1 BER memory limitation during fuzzing, since ParseDN has been refactored in ff74b2c (#497).

@cpuschma cpuschma marked this pull request as ready for review April 1, 2024 19:25
@cpuschma cpuschma merged commit 191cca8 into go-ldap:master Apr 1, 2024
22 checks passed
@cpuschma cpuschma deleted the chore/revert_466 branch April 1, 2024 20:25
gustavoluvizotto pushed a commit to gustavoluvizotto/ldap-fork that referenced this pull request Apr 11, 2024
go-ldap#500)

* Revert "fix: Limit maximum BER packet length in `FuzzParseDN` to 65536 bytes (go-ldap#466)"

This reverts commit 80095a3

* Fix index out of range crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants