{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-665"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/665.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-665"
    }
  },
  "cwe_id": "CWE-665",
  "data": {
    "abstraction": "Class",
    "description": "chain: some unprivileged ioctls do not verify that a structure has been initialized before invocation, leading to NULL dereference",
    "id": "CWE-665",
    "name": "Improper Initialization",
    "status": "Draft"
  }
}