Libwav · Libwav · CVE-2022-28488
**Name of the Vulnerable Software and Affected Versions**
libwav through 2017-04-20
**Description**
The issue is related to the function `wav format write` in `libwav.c`, which has an Use of Uninitialized Variable vulnerability. This means that the function uses a variable before it has been initialized, potentially leading to unpredictable behavior.
**Recommendations**
For libwav through 2017-04-20, as a temporary workaround, consider disabling the `wav format write` function until a patch is available. However, at the moment, there is no information about a newer version that contains a fix for this vulnerability.