mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-30 19:35:33 +00:00
This patch fixes two integer underflows at: * grub-core/lib/crypto.c * grub-core/normal/auth.c CVE-2015-8370 Signed-off-by: Hector Marco-Gisbert <hecmargi@upv.es> Signed-off-by: Ismael Ripoll-Ripoll <iripoll@disca.upv.es> Also-By: Andrey Borzenkov <arvidjaar@gmail.com> Bug-Debian: https://bugs.debian.org/808122 Last-Update: 2015-12-16 Patch-Name: CVE-2015-8370.patch |
||
|---|---|---|
| .. | ||
| auth.c | ||
| autofs.c | ||
| charset.c | ||
| cmdline.c | ||
| color.c | ||
| completion.c | ||
| context.c | ||
| crypto.c | ||
| datetime.c | ||
| dyncmd.c | ||
| main.c | ||
| menu_entry.c | ||
| menu_text.c | ||
| menu.c | ||
| misc.c | ||
| term.c | ||