2 matches found
CVE-2024-50119
CVE-2024-50119 (Linux kernel - CIFS) : The vulnerability arises in the CIFS subsystem where destroying cifs_io_request_pool triggers a warning due to incorrect mempool handling. The issue occurs because cifs_io_request_pool is not created by mempool_create(), suggesting the correct cleanup path i...
CVE-2024-50119 cifs: fix warning when destroy 'cifs_io_request_pool'
In the Linux kernel, the following vulnerability has been resolved: cifs: fix warning when destroy 'cifsiorequestpool' There's a issue as follows: WARNING: CPU: 1 PID: 27826 at mm/slub.c:4698 freelargekmalloc+0xac/0xe0 RIP: 0010:freelargekmalloc+0xac/0xe0 Call Trace: ? warn+0xea/0x330...