Linux Kernel CIFS Memory Leak Vulnerability

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's CIFS (Common Internet File System) implementation. This issue arises when the 'index' equals 'next_cached', leading to a reference count leak on the struct page. The vulnerability has been addressed by modifying the code to use 'readahead_folio()', which properly manages the reference count.

Impact

Exploitation of this vulnerability leads to a memory leak, where reference counts are not properly released, potentially causing increased memory usage and degradation of system performance over time.

Added: Jun 18, 2025, 5:04 PM
Updated: Jun 18, 2025, 5:04 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.3
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.