CWE-362 – Concurrent Execution using Shared Resource with Improper Synchronization (‘Race Condition’)
Description The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared...
CWE-1244 – Internal Asset Exposed to Unsafe Debug Access Level or State
Description The product uses physical debug or test interfaces with support for multiple access levels, but it assigns the wrong debug access level to an...
CWE-1191 – On-Chip Debug and Test Interface With Improper Access Control
Description The chip does not implement or does not correctly perform access control to check whether users are authorized to access internal registers and test...