diff options
author | Jan Kara <[email protected]> | 2019-03-12 12:42:37 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2019-03-19 09:29:07 +0100 |
commit | b2d22b6bb33aac10c415e4ba13c8eade201c6f09 (patch) | |
tree | 1610454690dd14fe250d0b6e8b6be1f580f1f360 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 62c9d2674b31d4c8a674bee86b7edc6da2803aea (diff) |
fanotify: Allow copying of file handle to userspace
When file handle is embedded inside fanotify_event and usercopy checks
are enabled, we get a warning like:
Bad or missing usercopy whitelist? Kernel memory exposure attempt detected
from SLAB object 'fanotify_event' (offset 40, size 8)!
WARNING: CPU: 1 PID: 7649 at mm/usercopy.c:78 usercopy_warn+0xeb/0x110
mm/usercopy.c:78
Annotate handling in fanotify_event properly to mark copying it to
userspace is fine.
Reported-by: [email protected]
Fixes: a8b13aa20afb ("fanotify: enable FAN_REPORT_FID init flag")
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions