openSUSE has issued an advisory on September 5: https://lists.opensuse.org/opensuse-updates/2019-09/msg00031.html Mageia 7 is also affected.
Whiteboard: (none) => MGA7TOO
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=25767
No current maintainer, so assigning globally.
Assignee: bugsquad => pkg-bugs
Hi, It really seems that CVE-2019-5057 is only for sdl2_image. By comparing with Debian, I found that there are other CVEs for sdl_image 1.2
Summary: SDL_image new security issues CVE-2019-505[2789], CVE-2019-5060, CVE-2019-13616 => SDL_image new security issues CVE-2018-3977, CVE-2019-505[289], CVE-2019-5060, CVE-2019-7635, CVE-2019-1221[7-9], , CVE-2019-1222[0-2], CVE-2019-13616CC: (none) => nicolas.salguero
Suggested advisory: ======================== The updated packages fix security vulnerabilities: An exploitable code execution vulnerability exists in the XCF image rendering functionality of SDL2_image-2.0.3. A specially crafted XCF image can cause a heap overflow, resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability. (CVE-2018-3977) An exploitable integer overflow vulnerability exists when loading a PCX file in SDL2_image 2.0.4. A specially crafted file can cause an integer overflow, resulting in too little memory being allocated, which can lead to a buffer overflow and potential code execution. (CVE-2019-5052) An exploitable code execution vulnerability exists in the XCF image rendering functionality of SDL2_image 2.0.4. A specially crafted XCF image can cause a heap overflow, resulting in code execution. (CVE-2019-5058) An exploitable code execution vulnerability exists in the XPM image rendering functionality of SDL2_image 2.0.4. A specially crafted XPM image can cause an integer overflow, allocating too small of a buffer. This buffer can then be written out of bounds resulting in a heap overflow, ultimately ending in code execution. (CVE-2019-5059) An exploitable code execution vulnerability exists in the XPM image rendering function of SDL2_image 2.0.4. A specially crafted XPM image can cause an integer overflow in the colorhash function, allocating too small of a buffer. This buffer can then be written out of bounds, resulting in a heap overflow, ultimately ending in code execution. (CVE-2019-5060) 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-7635) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is a NULL pointer dereference in the SDL stdio_read function in file/SDL_rwops.c. (CVE-2019-12217) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is a NULL pointer dereference in the SDL2_image function IMG_LoadPCX_RW at IMG_pcx.c. (CVE-2019-12218) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is an invalid free error in the SDL function SDL_SetError_REAL at SDL_error.c. (CVE-2019-12219) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is an out-of-bounds read in the SDL function SDL_FreePalette_REAL at video/SDL_pixels.c. (CVE-2019-12220) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is a SEGV in the SDL function SDL_free_REAL at stdlib/SDL_malloc.c. (CVE-2019-12221) An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9. There is an out-of-bounds read in the function SDL_InvalidateMap at video/SDL_pixels.c. (CVE-2019-12222) SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in BlitNtoN in video/SDL_blit_N.c when called from SDL_SoftBlit in video/SDL_blit.c. (CVE-2019-13616) References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3977 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5052 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5058 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5059 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5060 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7635 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12217 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12218 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12219 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12220 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12221 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12222 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13616 https://lists.opensuse.org/opensuse-updates/2019-09/msg00031.html ======================== Updated packages in core/updates_testing: ======================== lib(64)SDL_image1.2_0-1.2.12-12.1.mga7 lib(64)SDL_image-devel-1.2.12-12.1.mga7 lib(64)SDL_image1.2_0-test-1.2.12-12.1.mga7 from SRPMS: SDL_image-1.2.12-12.1.mga7.src.rpm
Assignee: pkg-bugs => qa-bugsStatus: NEW => ASSIGNEDVersion: Cauldron => 7Whiteboard: MGA7TOO => (none)
Mageia7, x86_64 CVE-2018-3977 refers to SDL2 but has been linked to SDL1.2 as well. This appears to be a common thread. No POC found for any of them. Played or played around with the following from the list of whatrequires lib64SDL_image1.2_0. bumprace chroma frozen-bubble tuxpaint tong They all work as expected. Looks good to go.
Whiteboard: (none) => MGA7-64-OKCC: (none) => tarazed25
Validating. Advisory in Comment 3.
CC: (none) => andrewsfarm, sysadmin-bugsKeywords: (none) => validated_update
Keywords: (none) => advisoryCC: (none) => tmb
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGASA-2019-0363.html
Resolution: (none) => FIXEDStatus: ASSIGNED => RESOLVED
*** Bug 26085 has been marked as a duplicate of this bug. ***
This also fixed CVE-2019-5051 and CVE-2019-12216: https://usn.ubuntu.com/4238-1/