cve/2014/CVE-2014-7145.md
2024-05-26 14:27:05 +02:00

760 B

CVE-2014-7145

Description

The SMB2_tcon function in fs/cifs/smb2pdu.c in the Linux kernel before 3.16.3 allows remote CIFS servers to cause a denial of service (NULL pointer dereference and client system crash) or possibly have unspecified other impact by deleting the IPC$ share during resolution of DFS referrals.

POC

Reference

Github