{
  "category": "application software",
  "id": "TID-327",
  "mitigations": [
    {
      "id": "MID-004",
      "level": "foundational",
      "text": "Memory Hardening Against Code Injection"
    },
    {
      "id": "MID-005",
      "level": "intermediate",
      "text": "Memory Safe Programming Languages"
    },
    {
      "id": "MID-006",
      "level": "leading",
      "text": "Driver Memory Isolation"
    },
    {
      "id": "MID-013",
      "level": "foundational",
      "text": "Process and Thread Memory Segmentation"
    },
    {
      "id": "MID-086",
      "level": "leading",
      "text": "Hardware Enforcement of Memory Access"
    }
  ],
  "properties": [
    {
      "id": "PID-3122",
      "text": "Device includes support for manual memory management programming languages (e.g. C, C++)"
    }
  ],
  "text": "Out of Bounds Memory Access"
}