mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-17 22:57:03 +00:00
The alignment exception used to only check the exception table for -EFAULT, not for other errors. That opens an oops window if we can coerce the kernel into getting an alignment exception for other reasons in what would normally be a user-protected accessor, which can be done via some of the futex ops. This fixes it by always checking the exception tables. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
|---|---|---|
| .. | ||
| 4xx_io | ||
| 8xx_io | ||
| 8260_io | ||
| amiga | ||
| boot | ||
| configs | ||
| kernel | ||
| lib | ||
| mm | ||
| platforms | ||
| syslib | ||
| xmon | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||