In the Linux kernel, the following vulnerability has been resolved:ksmbd: use aead_request_free to match aead_request_allocUse aead_request_free() instead of kfree() to properly free memoryallocated by aead_request_alloc(). This ensures sensitive crypto datais zeroed before being freed.
No PoCs from references.
- https://github.com/w4zu/Debian_security