提交 19a0f7e3 编写于 作者: C Christoph Hellwig 提交者: David S. Miller

net/smc: Add warning about remote memory exposure

The driver explicitly bypasses APIs to register all memory once a
connection is made, and thus allows remote access to memory.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NLeon Romanovsky <leon@kernel.org>
Acked-by: NUrsula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 263eec9b
...@@ -8,6 +8,10 @@ config SMC ...@@ -8,6 +8,10 @@ config SMC
The Linux implementation of the SMC-R solution is designed as The Linux implementation of the SMC-R solution is designed as
a separate socket family SMC. a separate socket family SMC.
Warning: SMC will expose all memory for remote reads and writes
once a connection is established. Don't enable this option except
for tightly controlled lab environment.
Select this option if you want to run SMC socket applications Select this option if you want to run SMC socket applications
config SMC_DIAG config SMC_DIAG
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册