Bug 238285
| Summary: | Stack overflow on the `gcore' command. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> |
| Component: | gdb | Assignee: | Jan Kratochvil <jan.kratochvil> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | cagney |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gdb-6.6-11.fc7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-28 22:00:58 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 235753 | ||
| Bug Blocks: | |||
|
Description
Jan Kratochvil
2007-04-28 19:57:04 UTC
The fix was committed to Rawhide before as: * Tue Apr 24 2007 Jan Kratochvil <jan.kratochvil> - 6.6-11 - Fix harmless GCORE stack buffer overflow, by _FORTIFY_SOURCE=2 (BZ 238285). Testcase provided in Rawhide as `gdb.base/gcore-buffer-overflow.exp': * Sat Apr 28 2007 Jan Kratochvil <jan.kratochvil> - 6.6-14 - New testcase for the GCORE buffer overflow (for BZ 238285, formerly 235753). Posted upstream: http://sources.redhat.com/ml/gdb-patches/2007-06/msg00072.html |