Bug 2027837 - ceph: Ceph volume does not honour osd_dmcrypt_key_size
Summary: ceph: Ceph volume does not honour osd_dmcrypt_key_size
Keywords:
Status: CLOSED DUPLICATE of bug 2024788
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2027839 2027840 2027841
Blocks: 2018529
TreeView+ depends on / blocked
 
Reported: 2021-11-30 20:38 UTC by Sage McTaggart
Modified: 2022-03-10 08:16 UTC (History)
25 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
A Key Length flaw was found in Red Hat Ceph Storage. An attacker can exploit the fact that the key length is incorrectly passed in an encryption algorithm to create a non random key, which is weaker and can be exploited for loss of confidentiality and integrity on encrypted disks.
Clone Of:
Environment:
Last Closed: 2021-12-02 20:31:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Sage McTaggart 2021-11-30 20:38:57 UTC
Upon running 'cryptsetup luksDump' on encrypted devices created with ceph-volume, it was noticed that the key length is inaccurate. This is due to a bug in ceph_volume/util/encryption.py. It does not pass the correct key size to the following format and open operations.

Comment 2 Sage McTaggart 2021-12-02 20:31:13 UTC

*** This bug has been marked as a duplicate of bug 2024788 ***


Note You need to log in before you can comment on or make changes to this bug.