Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Miche

Researcher fromTecharo
#46320of 53,624
5.5Total CVSS
Vulnerabilities · 1
PT-2026-8213
5.5
2026-01-01
Linux · Linux Kernel · CVE-2026-23205
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A memory leak exists in the smb2 open file() function within the SMB/client component of the Linux kernel. The issue occurs when directories are exported as read-only, and a CIFS mount is used with direct writes. Specifically, the reproducer involves mounting a read-only export, writing to a file, unmounting, and then removing the CIFS module, which can lead to objects remaining on the ` kmem cache shutdown()` resulting in a memory leak. The error message indicates a problem with the `kmem cache destroy` function and objects remaining in the `cifs small rq` slab cache. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.