diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2022-08-17 18:27:29 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-08-23 12:21:31 +0100 |
commit | e9076ffbcaed5da6c182b144ef9f6e24554af268 (patch) | |
tree | 41c9b03eaa408a74a8181c557b3c564e4f4f62a8 /lib/mpi/mpiutil.c | |
parent | 76f89c954788763db575fb512a40bd483864f1e9 (diff) |
firmware: arm_scmi: Harden accesses to the reset domains
Accessing reset domains descriptors by the index upon the SCMI drivers
requests through the SCMI reset operations interface can potentially
lead to out-of-bound violations if the SCMI driver misbehave.
Add an internal consistency check before any such domains descriptors
accesses.
Link: https://lore.kernel.org/r/20220817172731.1185305-5-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions