Bug 2187717
Summary: | Cannot upload files to Jscape SFTP server: file gets created empty | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Renaud Métrich <rmetrich> | |
Component: | curl | Assignee: | Jacek Migacz <jmigacz> | |
Status: | CLOSED ERRATA | QA Contact: | Daniel Rusek <drusek> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 8.7 | CC: | cbesson, fkrska, jamacku, kdudka, mmatsuya, qguo | |
Target Milestone: | rc | Keywords: | Triaged, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | curl-7.61.1-33.el8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2188029 2188030 2188031 (view as bug list) | Environment: | ||
Last Closed: | 2023-11-14 15:51:06 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2188029, 2188030, 2188031 |
Description
Renaud Métrich
2023-04-18 14:05:54 UTC
I could confirm that live-patching curl fixes the issue: -------- 8< ---------------- 8< ---------------- 8< ---------------- 8< -------- # stap -v -g -e 'probe process("/usr/lib64/libcurl.so.4.5.0").statement("myssh_statemach_act@../../lib/ssh-libssh.c:1117") { if ($flags == 1601) $flags = 577 }' -------- 8< ---------------- 8< ---------------- 8< ---------------- 8< -------- Thank you for debugging it, Renaud! Backport of the upstream patch in question was already requested in bug #2186138 last week. *** Bug 2186138 has been marked as a duplicate of this bug. *** CentOS Stream merge request: https://gitlab.com/redhat/centos-stream/rpms/curl/-/merge_requests/29 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (curl bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:7158 |