This repository has been archived by the owner. It is now read-only.
dm0-
released this
Security fixes:
- Fix curl out of bounds read (CVE-2018-1000005)
- Fix curl authentication data leak (CVE-2018-1000007)
- Fix curl buffer overflow (CVE-2018-1000120)
- Fix glibc integer overflow in libcidn (CVE-2017-14062)
- Fix glibc memory issues in
glob()
with~
(CVE-2017-15670, CVE-2017-15671, CVE-2017-15804) - Fix glibc mishandling RPATHs with
$ORIGIN
on setuid binaries (CVE-2017-16997) - Fix glibc buffer underflow in
realpath()
(CVE-2018-1000001) - Fix glibc integer overflow and heap corruption in
memalign()
(CVE-2018-6485)
Bug fixes:
- Fix GRUB crash at boot (#2284)
Updates: