[PATCH v2 0/4] x86/ucode: Fix module-handling use-after-free's

Andrew Cooper posted 4 patches 2 months, 4 weeks ago
Failed in applying to current master (apply log)
xen/arch/x86/cpu/microcode/core.c | 313 ++++++++++++++++--------------
1 file changed, 170 insertions(+), 143 deletions(-)
[PATCH v2 0/4] x86/ucode: Fix module-handling use-after-free's
Posted by Andrew Cooper 2 months, 4 weeks ago
Half of the series already committed.  No other major changes.

Andrew Cooper (4):
  x86/ucode: Enforce invariant about module selection
  x86/ucode: Use bootstrap_unmap() in early_microcode_load()
  x86/ucode: Drop ucode_mod and ucode_blob
  x86/ucode: Fold early_update_cache() into its single caller

 xen/arch/x86/cpu/microcode/core.c | 313 ++++++++++++++++--------------
 1 file changed, 170 insertions(+), 143 deletions(-)

-- 
2.39.5