Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.09%
  • Veröffentlicht 08.12.2020 22:15:18
  • Zuletzt bearbeitet 21.11.2024 05:21:46

A flaw was found in ImageMagick in coders/txt.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long long`. This would most likely lea...

  • EPSS 0.04%
  • Veröffentlicht 08.12.2020 22:15:18
  • Zuletzt bearbeitet 21.11.2024 05:21:52

A flaw was found in the memory management API of QEMU during the initialization of a memory region cache. This issue could lead to an out-of-bounds write access to the MSI-X table while performing MMIO operations. A guest user may abuse this flaw to ...

  • EPSS 0.23%
  • Veröffentlicht 08.12.2020 22:15:18
  • Zuletzt bearbeitet 21.11.2024 05:22:03

A use after free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.1, iOS 14.2 and iPadOS 14.2, iCloud for Windows 11.5, Safari 14.0.1, tvOS 14.2, iTunes 12.11 for Windows. Processing maliciou...

Exploit
  • EPSS 0.24%
  • Veröffentlicht 08.12.2020 22:15:17
  • Zuletzt bearbeitet 21.11.2024 05:18:25

WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values ...

Exploit
  • EPSS 0.13%
  • Veröffentlicht 08.12.2020 22:15:17
  • Zuletzt bearbeitet 21.11.2024 05:18:26

In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer overflow and out-of-range values as reported by Undefin...

Exploit
  • EPSS 0.18%
  • Veröffentlicht 08.12.2020 22:15:17
  • Zuletzt bearbeitet 21.11.2024 05:18:26

In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being use...

Exploit
  • EPSS 0.12%
  • Veröffentlicht 08.12.2020 22:15:17
  • Zuletzt bearbeitet 21.11.2024 05:21:45

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `uns...

Exploit
  • EPSS 0.09%
  • Veröffentlicht 08.12.2020 22:15:17
  • Zuletzt bearbeitet 21.11.2024 05:21:45

A flaw was found in ImageMagick in MagickCore/quantum-export.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long long` as well as a...

Exploit
  • EPSS 0.24%
  • Veröffentlicht 08.12.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:24

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytes_per_row ...

Exploit
  • EPSS 0.13%
  • Veröffentlicht 08.12.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:24

There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. The patch uses casts to `ssize_t` type for these ca...