Revision 8f3603a210970d665e7cecf6623331ce6b24f713 authored by Linus Torvalds on 29 April 2016, 02:54:50 UTC, committed by Linus Torvalds on 29 April 2016, 02:54:50 UTC
Pull EFI fix from Ingo Molnar:
 "This fixes a bug in the efivars code"

* 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  efi: Fix out-of-bounds read in variable_matches()
2 parent s ba14e96 + ede85e9
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 265 bytes
bind.c -rw-r--r-- 7.0 KB
daemon.c -rw-r--r-- 16.6 KB
interface.c -rw-r--r-- 14.6 KB
internal.h -rw-r--r-- 10.9 KB
key.c -rw-r--r-- 3.7 KB
main.c -rw-r--r-- 2.4 KB
namei.c -rw-r--r-- 24.9 KB
proc.c -rw-r--r-- 3.1 KB
rdwr.c -rw-r--r-- 24.1 KB
security.c -rw-r--r-- 2.7 KB
xattr.c -rw-r--r-- 7.0 KB

back to top