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

fix responder_chunk_send buffer overflow #2640

Merged
merged 6 commits into from
Mar 30, 2024
Merged

fix responder_chunk_send buffer overflow #2640

merged 6 commits into from
Mar 30, 2024

Conversation

jyao1
Copy link
Member

@jyao1 jyao1 commented Mar 27, 2024

Fix #2631

The patch 7dd4c5f and 3eef8d6 fixed the buffer overflow issue.

The rest is additional enhancement.

@steven-bellock
Copy link
Contributor

I can review this tomorrow.

@steven-bellock steven-bellock added the bug Something isn't working label Mar 29, 2024
@jyao1 jyao1 merged commit 16957f3 into DMTF:main Mar 30, 2024
97 checks passed
@jyao1 jyao1 deleted the chunk_fix branch April 2, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_spdm_responder_chunk_send_ack: Heap-buffer-overflow in libspdm_copy_mem
2 participants