This page is experimental and may change significantly in future releases.
Sensitive Data Storage in Improperly Locked Memory
Properties
id: d3f:CWE-591
- name
- Sensitive Data Storage in Improperly Locked Memory
- definition
- The product stores sensitive data in memory that is not locked, or that has been incorrectly locked, which might cause the memory to be written to swap files on disk by the virtual memory manager. This can make the data more accessible to external actors.
Neighbors
CWE-591 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-591 has no related weaknesses in this release.