Lucene search

K
osvGoogleOSV:GHSA-8C6G-4XC5-W96C
HistoryAug 25, 2021 - 8:43 p.m.

Uninitialized memory exposure in claxon

2021-08-2520:43:52
Google
osv.dev
11

0.002 Low

EPSS

Percentile

52.3%

Affected versions of Claxon made an invalid assumption about the decode buffer size being a multiple of a value read from the bitstream. This could cause parts of the decode buffer to not be overwritten. If the decode buffer was newly allocated and uninitialized, this uninitialized memory could be exposed.

This allows an attacker to observe parts of the uninitialized memory in the decoded audio stream.

The flaw was corrected by checking that the value read from the bitstream divides the decode buffer size, and returning a format error if it does not. If an error is returned, the decode buffer is not exposed. Regression tests and an additional fuzzer have been added to prevent similar flaws in the future.

CPENameOperatorVersion
claxonge0.4.0
claxonlt0.4.1
claxonlt0.3.2

0.002 Low

EPSS

Percentile

52.3%

Related for OSV:GHSA-8C6G-4XC5-W96C