Skip to content

is load supposed to perform model validation? #88

@yamt

Description

@yamt

load takes binary blob models.
i guess typical wasi-nn implementations just pass them to the backing nn library as they are.
if the backing library doesn't have enough validation for the untrusted inputs, it can be a security problem.
i don't expect typical nn libraries to provide wasm-sandbox-level input validations.
what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions