
Find real vulnerabilities before they ship
The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak).
Base Score
5.9| Base Score | 5.9 |
|---|---|
| Vector String | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
| Base Severity | Medium |
| Version | 3.0 |
| Attack Vector (AV) | NETWORK |