mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2017-7895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7895)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lack certain checks for the end of a buffer, which allows remote attackers to trigger pointer-arithmetic errors or possibly have unspecified other impact via crafted requests, related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=13bf9fbff0e5e099e2b6f003a0ab8ae145436309
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|