Skip to content

[DOCS] Clarify loading serialized artifacts requires a trusted source#19720

Merged
tqchen merged 1 commit into
apache:mainfrom
tqchen:tvm-security-model-trusted-load
Jun 10, 2026
Merged

[DOCS] Clarify loading serialized artifacts requires a trusted source#19720
tqchen merged 1 commit into
apache:mainfrom
tqchen:tvm-security-model-trusted-load

Conversation

@tqchen

@tqchen tqchen commented Jun 10, 2026

Copy link
Copy Markdown
Member

Clarify in the Security Guide that loading serialized artifacts must only be done with input from a trusted source.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the security documentation in docs/reference/security.rst to add a warning about the risks of loading serialized artifacts from untrusted sources, noting that malicious or malformed artifacts can execute arbitrary code. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Make the security expectation explicit in the Security Guide: loading
serialized artifacts must only be done with input from a trusted source,
since a malicious or malformed artifact can execute arbitrary code or
otherwise compromise the process during load, build, or run.
@tqchen tqchen force-pushed the tvm-security-model-trusted-load branch from 91cafe1 to f2a63e7 Compare June 10, 2026 14:48
@tqchen tqchen merged commit 67627ed into apache:main Jun 10, 2026
9 checks passed
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Jun 15, 2026
…apache#19720)

Clarify in the Security Guide that loading serialized artifacts must
only be done with input from a trusted source.

(cherry picked from commit 67627ed)
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Jun 15, 2026
…apache#19720)

Clarify in the Security Guide that loading serialized artifacts must
only be done with input from a trusted source.

(cherry picked from commit 67627ed)
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.

2 participants