Impact
A contain a ByteCount of zero or one. The kernel interprets this value as a signed integer, converts it to a very large size_t, and then uses that value to copy a UTF‑16 string from a slab buffer. The copy overruns the buffer bounds, leaking data from kernel memory into a debug file exposed under /proc/fs/cifs/DebugData. The flaw is a classic out‑of‑bounds read (CWE‑125).
Affected Systems
All Linux kernel releases that include the CIFS SMB client and have not yet installed the patch that This includes every system with the default CIFS module loaded and the are kernel using CIFS is potentially vulnerable.
Risk and Exploitability
The reported CVSS score of 5.7 indicates a medium severity; 0.17% shows a very low but non‑zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers would need remote control of an SMB server to send a crafted tree connect response that triggers the over‑read. A user with access to /proc/fs/cifs/DebugData could then read the leaked kernel data. The flaw does not provide direct execution or privilege escalation, so local users without CIFS traffic cannot exploit it.
OpenCVE Enrichment