0a958abffa
[ Upstream commit dc6306ad5b0dda040baf1fde3cfd458e6abfc4da ]
The SRSO default safe-ret mitigation is reported as "mitigated" even if
microcode hasn't been updated. That's wrong because userspace may still
be vulnerable to SRSO attacks due to IBPB not flushing branch type
predictions.
Report the safe-ret + !microcode case as vulnerable.
Also report the microcode-only case as vulnerable as it leaves the
kernel open to attacks.
Fixes:
|
||
---|---|---|
.. | ||
core-scheduling.rst | ||
cross-thread-rsb.rst | ||
gather_data_sampling.rst | ||
index.rst | ||
l1d_flush.rst | ||
l1tf.rst | ||
mds.rst | ||
multihit.rst | ||
processor_mmio_stale_data.rst | ||
special-register-buffer-data-sampling.rst | ||
spectre.rst | ||
srso.rst | ||
tsx_async_abort.rst |