CVE-2023-1999
Description
There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| — | Affected | — |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 102.10.0esr-1 |
| sid | Fixed | 112.0-1 |
| forky | Fixed | 102.10.0esr-1 |
| bullseye | Fixed | 102.10.0esr-1~deb11u1 |
| bookworm | Fixed | 102.10.0esr-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | — |
| 8 | Fixed | — |
Rocky Linux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | — |
| 8 | Fixed | — |
References
- https://access.redhat.com/errata/RHSA-2023:1786
- https://access.redhat.com/errata/RHSA-2023:1809
- https://access.redhat.com/errata/RHSA-2023:2078
- https://errata.rockylinux.org/RLSA-2023:2076
- https://security-tracker.debian.org/tracker/CVE-2023-1999
- https://www.suse.com/security/cve/CVE-2023-1999.html
- https://errata.rockylinux.org/RLSA-2023:2078
- https://access.redhat.com/errata/RHSA-2023:2076
- https://bugzilla.redhat.com/2186102
- https://errata.almalinux.org/8/ALSA-2023-2076.html
- https://errata.almalinux.org/9/ALSA-2023-2078.html
- https://access.redhat.com/errata/RHSA-2023:1787
- https://access.redhat.com/errata/RHSA-2023:1802
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.