Add advisory for unsound problems in workflow-core#2001
Add advisory for unsound problems in workflow-core#2001safe4u wants to merge 2 commits intorustsec:mainfrom
workflow-core#2001Conversation
|
Still unsound in 0.18.0. Could you update the version in the advisory? |
|
Thanks for all |
|
@aspect @surinder83singh can you talk about the maintenance status of the workflow-core crate? If it's unmaintained, it would be good to communicate this. |
|
Thanks for tagging. This is great. No, the crate is very much maintained and is critical to some well maintained mainstream applications. This is my fault as I have basically disregarded this assuming that this is AI auto-detection and this crate contains general-purpose toolbox of different handy utils ... not really used by anyone (and apparently broken :)). They just sit in one of the submodules. I am unfortunately swamped and can't look at this right now or in the coming days. There is a maintenance pass that is needed in related crates (it's a large framework). These functions should be just killed off. I will add this to my general todo list and address this eventually. |
|
@aspect okay, so is it okay if we just publish this advisory without fixed versions for now? We can always add those later as they become available. |
The util functions
buffer_as_sliceandbuffer_as_slice_mutin crateworkflow-corecould create illegal slice.The details are described in workflow-rs/workflow-rs#11