Skip to content

Commits on Source 4

  • Kees Cook's avatar
    RF: Add rough "memory safety" risk factor · 15e4404a
    Kees Cook authored
    Other Risk Factors have matching hardware/software pairs, but the
    "threat actor" risk only had a hardware section.
    15e4404a
  • Kees Cook's avatar
    MI-USR*: Add tests for DAC and "seat count" · c7ae5497
    Kees Cook authored
    Do we want to have explict tests for RF-NUSR and RF-CUSR? I imagine it
    would look like this. This kind of feels redundant, but we don't seem
    to call out these things yet in the MI section.
    c7ae5497
  • Kees Cook's avatar
    MI-KCFI: Consolidate memory protection sections · e7fc62c6
    Kees Cook authored
    Collapse the control-flow protections together (implementions vary),
    and collapse the memory tagging protection (implementations vary). They
    protect the same basic things, just in very different ways, but the
    testing for each are fundamentally the same. It doesn't seem worthwhile
    getting hyper-specific here.
    e7fc62c6
  • Kees Cook's avatar
    MI-JUST: Reword and consolidate · 5c5df9b9
    Kees Cook authored
    I worry specific language like "scan for" etc is getting too specific? I
    think just an enumeration is needed. Added memory-mapped interface and
    added the "privilege boundary" language.
    5c5df9b9
Loading