Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's CIFS (Common Internet File System) implementation. This issue arises during the handling of deferred close operations, where certain objects are not properly released, leading to a memory leak. The problem has been observed in conjunction with xfstests, specifically in the smb21 suite, which reported the unreferenced object through the kernel's memory leak detector. The backtrace included in the report indicates that the leak occurs when canceling the deferred close work, highlighting the need to clean up the associated structures.
The vulnerability leads to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage and degradation of system performance over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.