Views
No views yet
NumpyArrayWrapper Memory Exhaustion PoCNumpyArrayWrapper
can make joblib.load() attempt a large NumPy allocation on the default load path.joblib.load() path, not only the legacy compatibility loaderpickle.load() of the same file is inert, while joblib.load() reconstructs the wrapper and allocatesjoblib.load() inputs are unsafeb030e4e1ed6a227c0e587c31b266c03b3b6923722.3.53.14reproduce.py to generate the tiny malicious artifact and trigger the allocation attempt.