In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when using fscache If we hit the 'index == next_cached' case, we leak a refcount on the struct page. Fix this by using readahead_folio() which takes care of the refcount for you.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 15.0.5579.1001 |