Terminology Index
Glossary
1801 terms
Showing 513-544 of 1801 terms
Data in Use
Data actively being processed in memory or by an application, where it is typically decrypted and therefore exposed. It is the hardest of the three data states to protect, addressed by emerging techniques like confidential computing.
When data is being used, computed on, displayed, or held in memory, it is usually in plaintext so the system can work with it, making it vulnerable to memory-scraping malware, compromised processes, or insiders. Unlike data at rest and in transit, which encryption handles well, protecting data in use is harder and relies on techniques like memory protections, access controls, and confidential computing (hardware-isolated enclaves) to keep it shielded while processed.
Introduced in: Security Foundations
Examples
- Sensitive data held decrypted in application memory while being processed.
- Using confidential computing enclaves to protect data during processing.
- Memory-scraping malware targeting data in use.
No related terms linked yet.
