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

NAS-132685 / Fix memory context for IPC read allocations #438

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

anodos325
Copy link
Collaborator

Allocate buffer out of our memory pool and ensure that it's allocated against a longer-lived TALLOC context to prevent potential for UAF.

Allocate buffer out of our memory pool and ensure that it's
allocated against a longer-lived TALLOC context to prevent
potential for UAF.
@anodos325 anodos325 changed the title Fix memory context for IPC read allocations NAS-132685 / Fix memory context for IPC read allocations Nov 22, 2024
@anodos325 anodos325 merged commit cf55aaf into SCALE-v4-20-stable Nov 23, 2024
@anodos325 anodos325 deleted the NAS-132685 branch November 23, 2024 11:35
anodos325 added a commit that referenced this pull request Nov 23, 2024
Allocate buffer out of our memory pool and ensure that it's
allocated against a longer-lived TALLOC context to prevent
potential for UAF.
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.

3 participants