diff options
author | Lee Duncan <[email protected]> | 2021-02-23 13:06:24 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-03-04 20:09:50 -0500 |
commit | 688e8128b7a92df982709a4137ea4588d16f24aa (patch) | |
tree | d86dc54e1bd181e77e16edfba22f09e9ae612786 /scripts/gdb/linux/device.py | |
parent | f69d02e37a85645aa90d18cacfff36dba370f797 (diff) |
scsi: iscsi: Restrict sessions and handles to admin capabilities
Protect the iSCSI transport handle, available in sysfs, by requiring
CAP_SYS_ADMIN to read it. Also protect the netlink socket by restricting
reception of messages to ones sent with CAP_SYS_ADMIN. This disables
normal users from being able to end arbitrary iSCSI sessions.
Cc: [email protected]
Reported-by: Adam Nichols <[email protected]>
Reviewed-by: Chris Leech <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Lee Duncan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions