Package: libheif / 1.15.1-1+deb12u1

Metadata

Package Version Patches format
libheif 1.15.1-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2024 41311.patch | (download)

libheif/heif_context.cc | 12 9 + 3 - 0 !
libheif/heif_image.cc | 112 70 + 42 - 0 !
libheif/heif_image.h | 2 1 + 1 - 0 !
3 files changed, 80 insertions(+), 46 deletions(-)

 [patch] rewrite overlay image area intersection (#1226)


CVE 2023 49462.patch | (download)

examples/encoder_jpeg.cc | 2 1 + 1 - 0 !
libheif/exif.cc | 78 41 + 37 - 0 !
libheif/exif.h | 4 2 + 2 - 0 !
3 files changed, 44 insertions(+), 40 deletions(-)

 [patch] fix integer overflows when reading exif tags (fixes #1043)
 (CVE-2023-49462)


CVE 2023 29659.patch | (download)

libheif/box.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] do not reduce fraction accuracy when it would result in a
 zero denominator (fixes #794)