Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926141 (CVE-2024-1580) - <media-libs/dav1d-1.4.0: Potential integer overflow with extremely large frame size
Summary: <media-libs/dav1d-1.4.0: Potential integer overflow with extremely large fram...
Status: IN_PROGRESS
Alias: CVE-2024-1580
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B3 [stable?]
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-04 08:51 UTC by Sam James
Modified: 2024-03-04 08:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-04 08:51:16 UTC
"""
1.4.0 is a medium release of dav1d, focusing on new architecture support and new optimizations:

    AVX-512 optimizations for z1, z2, z3 in 8bit and high-bitdepth
    New architecture supported: loongarch
    Loongarch optimizations for 8bit
    New architecture supported: RISC-V
    RISC-V optimizations for itx
    Misc improvements in threading and in reducing binary size
    Fix potential integer overflow with extremely large frame sizes (CVE-2024-1580)
"""
Comment 1 Larry the Git Cow gentoo-dev 2024-03-04 08:51:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5820a2d3631dd8cf6dcb6a5438d4a8b8e0b3a997

commit 5820a2d3631dd8cf6dcb6a5438d4a8b8e0b3a997
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-04 08:51:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-04 08:51:27 +0000

    media-libs/dav1d: add 1.4.0
    
    Bug: https://bugs.gentoo.org/926141
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/dav1d/Manifest           |  1 +
 media-libs/dav1d/dav1d-1.4.0.ebuild | 61 +++++++++++++++++++++++++++++++++++++
 media-libs/dav1d/dav1d-9999.ebuild  |  4 +--
 3 files changed, 64 insertions(+), 2 deletions(-)