mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2014-7145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.ubuntu.com/usn/USN-2394-1
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-7145
|
|
|