[PATCH v2 0/2] VT-d: address fallout from XSA-400

Jan Beulich posted 2 patches 2 years ago
Failed in applying to current master (apply log)
[PATCH v2 0/2] VT-d: address fallout from XSA-400
Posted by Jan Beulich 2 years ago
1: avoid NULL deref on domain_context_mapping_one() error paths
2: avoid infinite recursion on domain_context_mapping_one() error path

Jan