AI0-001 AI Security, Ethics and Governance • Set 2
AI0-001 AI Security, Ethics and Governance Practice Test 2 — 15 questions with explanations. Free, no signup.
A security analyst reviews the log file from an AI model server. What is the most likely cause of the crash?
Refer to the exhibit. ``` [2025-03-15 14:23:45] ERROR: Model inference failed for user 'jdoe'. [2025-03-15 14:23:45] WARNING: Input contains special characters at position 45. [2025-03-15 14:23:45] INFO: Input length: 1200 characters. [2025-03-15 14:23:46] ERROR: Memory allocation error during processing. [2025-03-15 14:23:46] CRITICAL: Model server crashed. ```