Skip to content

Fix OSS-Fuzz #417078295 #18588

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

Closed
wants to merge 1 commit into from
Closed

Conversation

nielsdos
Copy link
Member

If the variable_ptr and fetched value are the same or overlap, then we get a UAF. Prevent this by delaying destruction.

If the variable_ptr and fetched value are the same or overlap, then we
get a UAF. Prevent this by delaying destruction.
@nielsdos nielsdos marked this pull request as ready for review May 18, 2025 13:38
@nielsdos nielsdos requested a review from dstogov as a code owner May 18, 2025 13:38
@nielsdos nielsdos closed this in 46ac878 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants