Bug 2292772 (CVE-2024-37305) - CVE-2024-37305 oqs-provider: buffer overflow in deserialization
Summary: CVE-2024-37305 oqs-provider: buffer overflow in deserialization
Keywords:
Status: NEW
Alias: CVE-2024-37305
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2292773 2295765
Blocks: 2292774
TreeView+ depends on / blocked
 
Reported: 2024-06-17 21:10 UTC by Robb Gatica
Modified: 2024-07-04 10:17 UTC (History)
0 users

Fixed In Version: oqs-provider 0.6.1
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Robb Gatica 2024-06-17 21:10:39 UTC
oqs-provider is a provider for the OpenSSL 3 cryptography library that adds support for post-quantum cryptography in TLS, X.509, and S/MIME using post-quantum algorithms from liboqs. Flaws have been identified in the way oqs-provider handles lengths decoded with DECODE_UINT32 at the start of serialized hybrid (traditional + post-quantum) keys and signatures. Unchecked length values are later used for memory reads and writes; malformed input can lead to crashes or information leakage. Handling of plain/non-hybrid PQ key operation is not affected. This issue has been patched in in v0.6.1. All users are advised to upgrade. There are no workarounds for this issue.

https://github.com/open-quantum-safe/oqs-provider/pull/416
https://github.com/open-quantum-safe/oqs-provider/security/advisories/GHSA-pqvr-5cr8-v6fx

Comment 1 Robb Gatica 2024-06-17 21:10:50 UTC
Created oqsprovider tracking bugs for this issue:

Affects: fedora-all [bug 2292773]


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