mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 07:13:20 +00:00
Don't access the provided buffer out of bounds - this can cause a kernel
out-of-bounds read when invoked through sys_splice() or other things that
use kernel_write()/__kernel_write().
Fixes:
|
||
|---|---|---|
| .. | ||
| amd.c | ||
| centaur.c | ||
| cleanup.c | ||
| cyrix.c | ||
| generic.c | ||
| if.c | ||
| Makefile | ||
| mtrr.c | ||
| mtrr.h | ||