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

Add a variant of cJSON_GetObjectItem that does type-checking. #1810

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

bmah888
Copy link
Contributor

@bmah888 bmah888 commented Dec 13, 2024

This avoids a potential server crash with malformed iperf3 parameter sets. (CVE-2024-53580)

Vulnerability report submitted by Leonid Krolle Bi.Zone.

Original version of fix by @dopheide-esnet.

This avoids a potential server crash with malformed iperf3
parameter sets. (CVE-2024-53580)

Vulnerability report submitted by Leonid Krolle Bi.Zone.

Original version of fix by @dopheide-esnet.
@bmah888 bmah888 self-assigned this Dec 13, 2024
@bmah888 bmah888 merged commit 7a77e52 into master Dec 13, 2024
6 checks passed
@bmah888 bmah888 deleted the IP-282 branch December 14, 2024 02:42
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.

2 participants