Skip to content

tool: add check for curlinfo->age when determining if ssh backend is libssh2#21050

Closed
piru wants to merge 1 commit intocurl:masterfrom
piru:add-versioninfo-age-check
Closed

tool: add check for curlinfo->age when determining if ssh backend is libssh2#21050
piru wants to merge 1 commit intocurl:masterfrom
piru:add-versioninfo-age-check

Conversation

@piru
Copy link
Copy Markdown

@piru piru commented Mar 21, 2026

The code failed to check for the version, and could thus read memory past the existing curl_version_info_data structure. This could lead to a crash.

…libssh2

The code failed to check for the version, and could thus read memory
past the existing curl_version_info_data structure. This could lead to
a crash.
@vszakats vszakats closed this in e218693 Mar 21, 2026
@vszakats
Copy link
Copy Markdown
Member

Thanks @piru, merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants