-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
9.needs: package (update)This needs a package to be updatedThis needs a package to be updated
Description
I'm not sure how many packages actually use the old 1.2.x sdl instead of the current 2.x sdl2 package, but the 1.2.15 tarball nixpkgs is pulling is 9 years behind upstream rolling release 1.2.16 and is missing multiple backported fixes, including CVE-related patches: https://github.com/libsdl-org/SDL-1.2/blob/main/WhatsNew
The CVEs:
- Audio, wav loader: security fixes for ADPCM decoding (CVE-2019-7572,
CVE-2019-7573, CVE-2019-7574, CVE-2019-7575, CVE-2019-7576,
CVE-2019-7577, CVE-2019-7578 -- bugs 4490, 4491, 4492, 4493, 4494,
4495, 4496, and 4522.)
- Video, bmp loader: security fixes for CVE-2019-7635, CVE-2019-7636,
CVE-2019-7638, CVE-2019-13616 (bugs 4498, 4499, 4500, 4517 and 4538.)
- Video: fix integer overflow in SDL_CalculatePitch (CVE-2019-7637,
bug 4497.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
9.needs: package (update)This needs a package to be updatedThis needs a package to be updated