Use of cache containing sensitive information in Linux kernel - CVE-2026-89639
Published: September 12, 2026
Vulnerability details
The vulnerability allows a local user to disclose stale cached data.
The vulnerability exists due to improper cache invalidation in cifs_do_truncate() in the SMB client when truncating a file with O_TRUNC. A local user can trigger file truncation to disclose stale cached data.
The stale data can be served after the cache cookie is activated.