YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
PoC: SurrealML Uncontrolled Memory Allocation (DoS)
SECURITY RESEARCH ONLY
This .surml file has a header length field set to 0x7FFFFFFF (2GB) but contains
only 4 bytes of actual data. When SurMlFile::from_file() reads this, it
allocates vec![0u8; 0x7FFFFFFF] causing an out-of-memory crash.
Affected code: modules/core/src/storage/surml_file.rs line 108
Trigger: SurMlFile::from_file("malicious.surml")
Submitted to huntr.com by Ryan @ Fan Pier Labs
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support