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 heap buffer overflow in libspdm_test_responder_chunk_send_ack_case1 #2647

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

Xiaohanjlll
Copy link
Contributor

@Xiaohanjlll Xiaohanjlll commented Apr 1, 2024

Fix: #2646

Fuzzy test cases should not excessively interfere with the input test_buffer, and these excessive interventions should be eliminated.

Credit to OSS-Fuzz.

@jyao1 jyao1 added the test For tests and testing infrastructure label Apr 1, 2024
@jyao1 jyao1 merged commit 52e5665 into DMTF:main Apr 1, 2024
97 checks passed
@Xiaohanjlll Xiaohanjlll deleted the fix_chunk_send_1 branch July 15, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test For tests and testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heap-buffer-overflow READ in libspdm_test_responder_chunk_send_ack_case1 test case
2 participants