#15236 closed bug (fixed)
[x86_64] Add LFENCE after SWAPGS
Reported by: | waddlesplash | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
FreeBSD commit: https://github.com/freebsd/freebsd/commit/f4038696064b8626020cb176ebd564395b833795
This is to patch yet another CPU vulerability: https://arstechnica.com/information-technology/2019/08/silent-windows-update-patched-side-channel-that-leaked-data-from-intel-cpus/
This looks like the simplest Intel mitigation yet, so there's no reason we can't apply it.
Change History (2)
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
Fixed in hrev53375.