VYPR

rpm package

opensuse/libheif&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/libheif&distro=openSUSE%20Tumbleweed

Vulnerabilities (22)

  • CVE-2026-48029HigJul 22, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItem_Grid::decode_grid_tile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue.

  • CVE-2026-47709MedJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API `heif_image_handle_get_image_tiling()` when a malformed uncompressed HEIF image item has an associated `uncC` property but no associated `ispe` property. In debug buil

  • CVE-2026-47254MedJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, `Track::init_sample_timing_table()` in `libheif/sequences/track.cc` stores an out-of-bounds chunk index (`m_chunks.size()`) into `m_presentation_timeline` when the number of chunks defined in the

  • CVE-2026-47251MedJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. The fix for CVE-2026-3949 (commit `b97c8b5`, PR #1712) introduced an integer overflow in the very security check it added. The check itself can be bypassed, allowing a crafted HEIF file with a VVC track to trigger the sa

  • CVE-2026-47247HigJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, two bugs in libheif chain to leak process heap memory as visible pixel values in decoded grid images. An attacker who uploads a crafted AVIF/HEIC file to any server-side image processor (WordPres

  • CVE-2026-47178MedJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file (uncompressed `unci` codec, tiled, component-interleaved, 4:2:0) triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the

  • CVE-2026-47714MedJul 21, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in `libheif/region.cc` contains an integer overflow. Both `width` and `height` are `unsigned int` (32-bit) values parsed from the HEIF file. Their product can ex

  • CVE-2026-49271MedJun 19, 2026
    affected < 1.23.0-2.1fixed 1.23.0-2.1

    libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.1, the uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unit_offset + unit_size. Because the addition can wrap, a crafted HEIF file can pass the range check and then c

  • CVE-2026-41071HigMay 22, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a crafted HEIF sequence file where the saiz box declares more samples than actually exist in the track's chunk table causes a heap-buffer-overflow (out-of-bounds read) in the SampleAuxInfoRe

  • CVE-2026-41069MedMay 22, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS. A malformed file can have stco.entry_count == 0 (creating no chunks) while still

  • CVE-2026-32882HigMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap buffer over-read in HeifPixelImage::overlay() in libheif/pixelimage.cc. When compositing an overlay image (iovl) whose child image has a different bit depth for the alpha channel

  • CVE-2026-32814MedMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, when decoding a HEIF grid image with strict_decoding=false (the default), a corrupted tile silently fails to decode and the library returns heif_error_Ok with no indication of failure, leadi

  • CVE-2026-32741HigMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decode_mask_image(). When decoding a HEIF file containing a mask image (mski), the function copies the full iloc extent data into a pixel buffer

  • CVE-2026-32740HigMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap-buffer-overflow (write) vulnerability in the grid tile compositing, allowing an attacker to write 64 bytes of fully attacker-controlled data past the end of a chroma plane heap al

  • CVE-2026-32739MedMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and below, a crafted 800-byte HEIF sequence file causes an infinite loop in Box_stts::get_sample_duration(), consuming 100% CPU indefinitely with zero progress, leading to DoS. The loop has no iteratio

  • CVE-2026-32738MedMay 19, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and below, a crafted 792-byte HEIF sequence file with samples_per_chunk=0 in the stsc box causes an unsigned integer underflow in the Chunk constructor (m_last_sample = 0 + 0 - 1 = UINT32_MAX), mapping

  • CVE-2026-3950LowMar 11, 2026
    affected < 1.22.2-1.1fixed 1.22.2-1.1

    A vulnerability was identified in strukturag libheif up to 1.21.2. This impacts the function Track::load of the file libheif/sequences/track.cc of the component stsz/stts. The manipulation leads to out-of-bounds read. The attack needs to be performed locally. The exploit is publi

  • CVE-2026-3949LowMar 11, 2026
    affected < 1.21.2-2.1fixed 1.21.2-2.1

    A vulnerability was determined in strukturag libheif up to 1.21.2. This affects the function vvdec_push_data2 of the file libheif/plugins/decoder_vvdec.cc of the component HEIF File Parser. Executing a manipulation of the argument size can lead to out-of-bounds read. The attack n

  • CVE-2025-68431MedDec 29, 2025
    affected < 1.21.1-1.1fixed 1.21.1-1.1

    libheif is an HEIF and AVIF file format decoder and encoder. Prior to version 1.21.0, a crafted HEIF that exercises the overlay image item path triggers a heap buffer over-read in `HeifPixelImage::overlay()`. The function computes a negative row length (likely from an unclipped o

  • CVE-2024-41311HigOct 15, 2024
    affected < 1.19.5-2.1fixed 1.19.5-2.1

    In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.

Page 1 of 2