Files
CVEs-PoC/2017/CVE-2017-8804.md
2025-09-29 21:09:30 +02:00

905 B

CVE-2017-8804

Description

The xdr_bytes and xdr_string functions in the GNU C Library (aka glibc or libc6) 2.25 mishandle failures of buffer deserialization, which allows remote attackers to cause a denial of service (virtual memory allocation, or memory consumption if an overcommit setting is not used) via a crafted UDP packet to port 111, a related issue to CVE-2017-8779. NOTE: [Information provided from upstream and references

POC

Reference

No PoCs from references.

Github