VirtualBox

Opened 5 years ago

Closed 4 years ago

#18568 closed defect (fixed)

cipher-openssl.cpp => Fixed in SVN

Reported by: Cwood Owned by:
Component: other Version: VirtualBox 6.0.6
Keywords: Cc:
Guest type: other Host type: other

Description

File: ./src/VBox/Runtime/common/crypto/cipher-openssl.cpp Func: RTCrCipherEncrypt() Line: 237

Should EVP_DecryptFinal be replaced with EVP_EncryptFinal?

Change History (3)

comment:1 by Cwood, 5 years ago

Disk Encryption got failed: VERR_CR_CIPHER_OSSL_ENCRYPT_FINAL_FAILED.

VirtualBox 6.0.6 on Windows built with OpenSSL 1.1.1b. note that build with OpenSSL 1.1.0j is ok. So I checked the code and found this suspicious place.

comment:2 by bird, 5 years ago

Summary: cipher-openssl.cppcipher-openssl.cpp => Fixed in SVN

Thanks for tracking this down. We've corrected it internally, should be externally visible tomorrow or so, and ship in 6.0.8.

comment:3 by aeichner, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use