Ollama is an open-source large language model that can be started and run locally. Versions of Ollama prior to 0.1.34 have a security vulnerability. This vulnerability stems from the fact that when the CreateModelHandler function reads files using os.Open, the req.Path parameter can be controlled by the user, which may cause goroutines to run infinitely. This rule supports to defend the A6: Vulnerable and Outdated Components of OWASP Top 10 - 2021. Other reference:None