多租戶 AI 服務隔離失敗
Deployment
Risk Description
In multi-tenant AI service platforms, inadequate isolation mechanisms between different tenants models, data, and inference environments lead to cross-tenant information leakage or resource interference. Examples include residual data in shared GPU memory, information leaks from shared model caches, or service quality degradation from resource contention. Cloud AI platform multi-tenant architectures make this issue particularly acute.
Framework Mappings
iso 23894R2
tw principle資安與安全
tw principle隱私保護與數據治理
tw risk type技術設計缺陷(Technical Design Flaw)
Controls English translation pending
- 強化租戶隔離
- 資源獨佔分配
Implementation Steps English translation pending
- 評估雲端 AI 平台的租戶隔離架構,確認記憶體和快取隔離機制
- 對高敏感工作負載要求獨佔式資源分配
- 實施跨租戶存取的即時監控和警報
- 定期進行多租戶隔離滲透測試