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

Harden files_sharing API #50052

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

provokateurin
Copy link
Member

Summary

Part of #47825

I wasn't able to fix all errors I found via fuzzing, but the remaining ones are not critical and some not solvable at all (e.g. >64 bit integer input overflowing and becoming negative such that the offset for the database query is invalid).

Checklist

@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Jan 6, 2025
@provokateurin provokateurin added this to the Nextcloud 31 milestone Jan 6, 2025
@provokateurin provokateurin requested review from nfebe, a team, ArtificialOwl and icewind1991 and removed request for a team January 6, 2025 13:29
Copy link
Contributor

@nfebe nfebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants