slackware-current/patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txt
Patrick J Volkerding fabd0327d1 Sun Oct 22 19:30:42 UTC 2023
patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txz:  Rebuilt.
  This update fixes security issues:
  A Buffer Overflow vulnerability was found in LibRaw_buffer_datastream::
  gets(char*, int), which could lead to privilege escalation or application
  crash.
  A heap-buffer-overflow was found in raw2image_ex(int), which may lead to
  application crash by maliciously crafted input file.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2021-32142
    https://www.cve.org/CVERecord?id=CVE-2023-1729
  (* Security fix *)
2023-10-23 13:30:40 +02:00

11 lines
551 B
Text

LibRaw: LibRaw (library for decoding raw digital photos)
LibRaw:
LibRaw: LibRaw is a library for reading RAW files from digital photo cameras
LibRaw: (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats
LibRaw: are supported). It pays special attention to correct retrieval of data
LibRaw: required for subsequent RAW conversion. The library is intended for
LibRaw: embedding in RAW converters, data analyzers, and other programs using
LibRaw: RAW files as the initial data.
LibRaw:
LibRaw: Homepage: https://www.libraw.org/
LibRaw: