diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-05-24 14:12:14 -0600 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-05 05:57:12 -0700 |
commit | 59c0a35bb829217bf9b36d6a782ba88b344fed51 (patch) | |
tree | dd528f7b1d9394c1b2b77112f4f5bca91e84b929 /scripts/lib/devtool/menuconfig.py | |
parent | 96b48c195a60ef6de2a43a66a8fa61b6a4baff10 (diff) | |
download | poky-59c0a35bb829217bf9b36d6a782ba88b344fed51.tar.gz |
gcc: Fix for CVE-2024-0151
Fix for insufficient argument checking in Secure state Entry functions
in software using Cortex-M Security Extensions (CMSE), that has been
compiled using toolchains that implement 'Arm v8-M Security Extensions
Requirements on Development Tools' prior to version 1.4, allows an
attacker to pass values to Secure state that are out of range for types
smaller than 32-bits. Out of range values might lead to incorrect
operations in secure state.
(From OE-Core rev: 165a7007678c27b6c0a27cda25652a00768c2fee)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions