You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delay in enforcing PMP rules in CVA6 cores. For instance, enforcing the PMP rule on the next instruction will not take effect until the next 128 bits (address with the final four bits equal to zero).
Details
CVA6 does not apply PMP rules on the next 128bits due to an issue in microarchitectural implementation.
Is there an existing CVA6 bug for this?
Bug Description
Summary
Delay in enforcing PMP rules in CVA6 cores. For instance, enforcing the PMP rule on the next instruction will not take effect until the next 128 bits (address with the final four bits equal to zero).
Details
CVA6 does not apply PMP rules on the next 128bits due to an issue in microarchitectural implementation.
PoC
Impact
Unexpected Behaviour: an attacker can read 128 bits of data in the PMP regions like Secure Boot Room.
The text was updated successfully, but these errors were encountered: