diff options
author | Johan Hovold <johan@kernel.org> | 2021-04-07 13:23:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 18:22:07 +0300 |
commit | 1d31a831cc04f5f942de3e7d91edaa52310d3c99 (patch) | |
tree | b0c9aab23fdd98313b2ae3f30627c9f2c053c135 /Documentation/input | |
parent | d38be702452137fa82a56ff7cc577d829add1637 (diff) | |
download | linux-1d31a831cc04f5f942de3e7d91edaa52310d3c99.tar.xz |
tty: amiserial: fix TIOCSSERIAL permission check
Changing the port closing_wait parameter is a privileged operation.
Add the missing check to TIOCSSERIAL so that -EPERM is returned in case
an unprivileged user tries to change the closing-wait setting.
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210407102334.32361-9-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/input')
0 files changed, 0 insertions, 0 deletions