Package: libavif / 0.11.1-1+deb12u1

Metadata

Package Version Patches format
libavif 0.11.1-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Add integer overflow checks to makeRoom.patch | (download)

src/stream.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add integer overflow checks to makeroom (cve-2025-48174)
Avoid integer overflow in 32 bit int or unsigned int.patch | (download)

src/reformat.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 avoid integer overflow in (32-bit) int or unsigned int arithmetic
 operations