M00DY.SH
/
Research Notes
/
Field notes from the attack surface
m00dy.sh
personal research notebook
Notebook
Projects
Signal
Lexicon
About
Home
/
Notebook
/
fuzzing
m00dy.sh
/
Tag
fuzzing
1 post tagged
fuzzing
.
May 15, 2026
The Format That Got It Right
SafeTensors did not survive fuzzing by luck. It survived because the format puts validation before allocation, keeps code out of the file, and treats model loading as an input-parsing problem.
ml-security
supply-chain
formats
fuzzing