In the Linux kernel, the following vulnerability has been resolved:crypto: null - Use spin lock instead of mutexAs the null algorithm may be freed in softirq context throughaf_alg, use spin locks instead of mutexes to protect the defaultnull algorithm.
No PoCs from references.
- https://github.com/w4zu/Debian_security