mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
897 B
Markdown
21 lines
897 B
Markdown
### [CVE-2021-27645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27645)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/dispera/giant-squid
|
|
- https://github.com/domyrtille/interview_project
|
|
- https://github.com/epequeno/devops-demo
|
|
- https://github.com/onzack/trivy-multiscanner
|
|
|