summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorMike Leach <mike.leach@linaro.org>2019-11-04 11:12:42 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-04 21:57:53 +0100
commit2fe6899e36aa174abefd017887f9cfe0cb60c43a (patch)
treeaa21b1bad5ebea9dce35f88d0379aaba4eb7f5c7 /certs
parent057f2c57b08d0a7e87b022d05b1d4f7173bd4735 (diff)
downloadlinux-2fe6899e36aa174abefd017887f9cfe0cb60c43a.tar.gz
linux-2fe6899e36aa174abefd017887f9cfe0cb60c43a.tar.bz2
linux-2fe6899e36aa174abefd017887f9cfe0cb60c43a.zip
coresight: etm4x: Fix input validation for sysfs.
A number of issues are fixed relating to sysfs input validation:- 1) bb_ctrl_store() - incorrect compare of bit select field to absolute value. Reworked per ETMv4 specification. 2) seq_event_store() - incorrect mask value - register has two event values. 3) cyc_threshold_store() - must mask with max before checking min otherwise wrapped values can set illegal value below min. 4) res_ctrl_store() - update to mask off all res0 bits. Reviewed-by: Leo Yan <leo.yan@linaro.org> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Mike Leach <mike.leach@linaro.org> Fixes: a77de2637c9eb ("coresight: etm4x: moving sysFS entries to a dedicated file") Cc: stable <stable@vger.kernel.org> # 4.9+ Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20191104181251.26732-6-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions