In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the relevant resources.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 15.0 |
| Linux | Linux | 15.1 |
| Linux | Linux | 10 Version 1803 for 32-bit Systems |
| Linux | Linux | 10 Version 1809 for ARM64-based Systems |