diff options
author | Alex Waterman <alexw@nvidia.com> | 2018-01-02 19:57:36 -0500 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2018-01-25 17:25:43 -0500 |
commit | ee9694a67b221fd0884af62b0b1fa31aba176785 (patch) | |
tree | bc798ecdc8e15bd1e3f1442ebf3d6ae4b1231f8e /.gitignore | |
parent | 496757003302994f1136225b2f25e7599fc14eb5 (diff) |
gpu: nvgpu: add speculative load barrier (dbg IOCTLs)
Data can be speculatively loaded from memory and stay in cache even
when bound check fails. This can lead to unintended information
disclosure via side-channel analysis.
To mitigate this problem insert a speculation barrier.
bug 2039126
CVE-2017-5753
Change-Id: I982225e754cc5d430c19f4cc542302e52243bd38
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1640501
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions