mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2021-38199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38199)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|