This shows you the differences between two versions of the page.
| wiki:ai:gaudi-security [2026/07/21 17:33] – created swilson | wiki:ai:gaudi-security [2026/07/21 18:00] (current) – swilson | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Security ====== | ====== Security ====== | ||
| - | * We watch Intel's security | + | This page covers how we track, triage, and patch security vulnerabilities affecting Gaudi hardware and software, plus the access control and compliance policies that apply to Gaudi nodes. |
| - | | + | |
| - | * If Intel hasn' | + | ===== Where We Watch for Vulnerabilities ===== |
| - | * Everything else (access control, audit logs, compliance certifications) follows | + | |
| + | We monitor three sources every day, not just when something happens to surface in the news: | ||
| + | |||
| + | * **Intel Security Advisories: | ||
| + | * **NIST National Vulnerability Database (NVD):** the standard public CVE feed, which catches anything affecting | ||
| + | * **CISA Known Exploited Vulnerabilities (KEV) catalog:** flags any CVE that is confirmed to be actively exploited in the wild, which changes how urgently we treat it regardless of its CVSS score. See [[https:// | ||
| + | |||
| + | ===== How a New Advisory Gets Handled ===== | ||
| + | |||
| + | < | ||
| + | Advisory published | ||
| + | | | ||
| + | v | ||
| + | Reviewed | ||
| + | | | ||
| + | v | ||
| + | Checked | ||
| + | (which nodes, which driver/ | ||
| + | | | ||
| + | v | ||
| + | Patch available? | ||
| + | | report to customer, consider accelerating | ||
| + | | ||
| + | | | ||
| + | v | ||
| + | Patched | ||
| + | </ | ||
| + | |||
| + | ===== Patch Timing by Severity ===== | ||
| + | |||
| + | ^ Severity | ||
| + | | Critical (CVSS 9.0+) | 14 days (7 days if it's in the CISA KEV catalog) | | ||
| + | | High (7.0–8.9) | ||
| + | | Medium (4.0–6.9) | Next quarterly maintenance window | | ||
| + | | Low | Annually | ||
| + | |||
| + | This is the same SLA used for OS patching generally, not a separate Gaudi-specific timeline; see [[gaudi-os-patching-hardening|OS Patching and Hardening]] for how it's applied to kernel and package updates. | ||
| + | |||
| + | **Why the CISA KEV catalog matters:** a Critical CVE that's just been published is dangerous in theory. A Critical CVE that's on the KEV list is confirmed to be actively used against real targets right now, which is why we compress the SLA further in that case rather than waiting the full 14 days. | ||
| + | |||
| + | ===== When Intel Hasn' | ||
| + | |||
| + | Not every CVE has a patch available the moment it's disclosed, especially now that Gaudi is on a slower release cadence than an actively-marketed platform (see [[gaudi-discontinued-clarification|Setting the Record Straight on " | ||
| + | |||
| + | * **Log it** in the risk register, with the CVE ID, affected nodes, and severity. | ||
| + | * **Apply compensating controls** where possible: | ||
| + | * **Report it to the customer** in their monthly | ||
| + | * **Escalate the migration timeline** if the CVE is severe and no patch looks likely soon; see [[gaudi-migration-planning|Migration Planning]] for what that conversation looks like. | ||
| + | |||
| + | ===== Access Control, Audit Logging, and Compliance ===== | ||
| + | |||
| + | Gaudi nodes follow | ||
| + | |||
| + | * **Access control:** a four-tier model (read-only, operator, admin, root/ | ||
| + | * **Audit logging:** '' | ||
| + | * **Compliance frameworks: | ||
| + | |||
| + | ===== Related Pages ===== | ||
| + | |||
| + | * [[gaudi-os-patching-hardening|OS Patching and Hardening]] — the hardening baseline and patch SLA this page's severity table is drawn from. | ||
| + | * [[gaudi-monitoring-diagnostics|Monitoring and Diagnostics]] — how we'd actually detect exploitation of an unpatched CVE, not just the paperwork trail. | ||
| + | * [[gaudi-migration-planning|Migration Planning]] — what happens when an unpatched CVE is severe enough to accelerate a customer' | ||
| ---- | ---- | ||