Skip to content

[DOCS] Update document to include security model of RPC server#17377

Merged
MasterJH5574 merged 2 commits intoapache:mainfrom
tqchen:docs
Sep 17, 2024
Merged

[DOCS] Update document to include security model of RPC server#17377
MasterJH5574 merged 2 commits intoapache:mainfrom
tqchen:docs

Conversation

@tqchen
Copy link
Copy Markdown
Member

@tqchen tqchen commented Sep 16, 2024

This PR update the documents to include the security model of the RPC server.

This PR update the documents to include the security model
of the RPC server.
Comment thread docs/reference/security.rst Outdated
Comment on lines +43 to +44
TVM RPC server assumes that the user is trusted and needs to be used in a trusted network environment
and encrypted channels. It allows writings of arbitrary files into the server for benchmarking purposes.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a good addition. Perhaps to make it really clear to users we should also mention that writing arbitrary files typically also leads to full remote code execution capabilities to anyone who can access this API?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great suggestion, just updated to include explicit discussion about RCE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants