Bug 1994695 (CVE-2021-3716)
Summary: | CVE-2021-3716 nbdkit: NBD_OPT_STRUCTURED_REPLY injection on STARTTLS | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Mauro Matteo Cascella <mcascell> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | eblake, michal.skrivanek, mperina, rjones, sbonazzo, virt-maint |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | nbdkit 1.24.6, nbdkit 1.26.5, nbdkit 1.27.6 | Doc Type: | If docs needed, set a value |
Doc Text: |
A flaw was found in nbdkit due to to improperly caching plaintext state across the STARTTLS encryption boundary. A MitM attacker could use this flaw to inject a plaintext NBD_OPT_STRUCTURED_REPLY before proxying everything else a client sends to the server, potentially leading the client to terminate the NBD session. The highest threat from this vulnerability is to system availability.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-02-02 10:02:22 UTC | Type: | --- |
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: | 1994913, 1994914, 1994915, 1994928, 1995692, 2040780 | ||
Bug Blocks: | 1994697, 2002253 |
Description
Mauro Matteo Cascella
2021-08-17 17:36:03 UTC
Created nbdkit tracking bugs for this issue: Affects: fedora-all [bug 1994928] This bug was introduced in nbdkit v1.11.8 (March 2019) with the first implementation of NBD Structured Replies: https://github.com/libguestfs/nbdkit/commit/eaa4c6e9a Upstream fix is: https://listman.redhat.com/archives/libguestfs/2021-August/msg00077.html There's no upstream commit yet, I'll add a comment here when the final patch has been pushed upstream. The fixes are: https://gitlab.com/nbdkit/nbdkit/-/commit/09a13dafb7bb3a38ab52eb5501cba786365ba7fd https://gitlab.com/nbdkit/nbdkit/-/commit/6c5faac6a37077cf2366388a80862bb00616d0d8 Upstream announcement: https://listman.redhat.com/archives/libguestfs/2021-August/msg00083.html This issue has been addressed in the following products: Advanced Virtualization for RHEL 8.5.0.Z Via RHSA-2022:0397 https://access.redhat.com/errata/RHSA-2022:0397 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2021-3716 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:1759 https://access.redhat.com/errata/RHSA-2022:1759 |