rpm package
suse/SDL&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP3
pkg:rpm/suse/SDL&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP3
Vulnerabilities (14)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-33657 | — | < 1.2.15-15.17.1 | 1.2.15-15.17.1 | Apr 1, 2022 | There is a heap overflow problem in video/SDL_pixels.c in SDL (Simple DirectMedia Layer) 2.x to 2.0.18 versions. By crafting a malicious .BMP file, an attacker can cause the application using this library to crash, denial of service or Code execution. | ||
| CVE-2020-14410 | — | < 1.2.15-15.17.1 | 1.2.15-15.17.1 | Jan 19, 2021 | SDL (Simple DirectMedia Layer) through 2.0.12 has a heap-based buffer over-read in Blit_3or4_to_3or4__inversed_rgb in video/SDL_blit_N.c via a crafted .BMP file. | ||
| CVE-2020-14409 | — | < 1.2.15-15.17.1 | 1.2.15-15.17.1 | Jan 19, 2021 | SDL (Simple DirectMedia Layer) through 2.0.12 has an Integer Overflow (and resultant SDL_memcpy heap corruption) in SDL_BlitCopy in video/SDL_blit_copy.c via a crafted .BMP file. | ||
| CVE-2019-7637 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 8, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in SDL_FillRect in video/SDL_surface.c. | ||
| CVE-2019-7638 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 8, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Map1toN in video/SDL_pixels.c. | ||
| CVE-2019-7636 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 8, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in SDL_GetRGB in video/SDL_pixels.c. | ||
| CVE-2019-7635 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 8, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Blit1to4 in video/SDL_blit_1.c. | ||
| CVE-2019-7578 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitIMA_ADPCM in audio/SDL_wave.c. | ||
| CVE-2019-7577 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in SDL_LoadWAV_RW in audio/SDL_wave.c. | ||
| CVE-2019-7576 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (outside the wNumCoef loop). | ||
| CVE-2019-7575 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in MS_ADPCM_decode in audio/SDL_wave.c. | ||
| CVE-2019-7574 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in IMA_ADPCM_decode in audio/SDL_wave.c. | ||
| CVE-2019-7573 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (inside the wNumCoef loop). | ||
| CVE-2019-7572 | — | < 1.2.15-15.11.1 | 1.2.15-15.11.1 | Feb 7, 2019 | SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in IMA_ADPCM_nibble in audio/SDL_wave.c. |
- CVE-2021-33657Apr 1, 2022affected < 1.2.15-15.17.1fixed 1.2.15-15.17.1
There is a heap overflow problem in video/SDL_pixels.c in SDL (Simple DirectMedia Layer) 2.x to 2.0.18 versions. By crafting a malicious .BMP file, an attacker can cause the application using this library to crash, denial of service or Code execution.
- CVE-2020-14410Jan 19, 2021affected < 1.2.15-15.17.1fixed 1.2.15-15.17.1
SDL (Simple DirectMedia Layer) through 2.0.12 has a heap-based buffer over-read in Blit_3or4_to_3or4__inversed_rgb in video/SDL_blit_N.c via a crafted .BMP file.
- CVE-2020-14409Jan 19, 2021affected < 1.2.15-15.17.1fixed 1.2.15-15.17.1
SDL (Simple DirectMedia Layer) through 2.0.12 has an Integer Overflow (and resultant SDL_memcpy heap corruption) in SDL_BlitCopy in video/SDL_blit_copy.c via a crafted .BMP file.
- CVE-2019-7637Feb 8, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in SDL_FillRect in video/SDL_surface.c.
- CVE-2019-7638Feb 8, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Map1toN in video/SDL_pixels.c.
- CVE-2019-7636Feb 8, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in SDL_GetRGB in video/SDL_pixels.c.
- CVE-2019-7635Feb 8, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Blit1to4 in video/SDL_blit_1.c.
- CVE-2019-7578Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitIMA_ADPCM in audio/SDL_wave.c.
- CVE-2019-7577Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in SDL_LoadWAV_RW in audio/SDL_wave.c.
- CVE-2019-7576Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (outside the wNumCoef loop).
- CVE-2019-7575Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in MS_ADPCM_decode in audio/SDL_wave.c.
- CVE-2019-7574Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in IMA_ADPCM_decode in audio/SDL_wave.c.
- CVE-2019-7573Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (inside the wNumCoef loop).
- CVE-2019-7572Feb 7, 2019affected < 1.2.15-15.11.1fixed 1.2.15-15.11.1
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in IMA_ADPCM_nibble in audio/SDL_wave.c.