Use-after-free in Linux kernel - CVE-2026-89637
Published: September 12, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause memory leaks and use-after-free conditions.
The vulnerability exists due to use-after-free in the SMB client cifs_check_trans2() function when processing a malformed secondary TRANSACT2 response. A remote attacker can send a malformed secondary TRANSACT2 response to cause memory leaks and use-after-free conditions.
Exploitation requires that a valid primary TRANSACT2 response has already been received.