Bug 1060632
| Summary: | a2ps: insecure temporary file use [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Murray McAllister <mmcallis> | 
| Component: | a2ps | Assignee: | Tim Waugh <twaugh> | 
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | 
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 20 | CC: | pertusus, twaugh, vdanen | 
| Target Milestone: | --- | Keywords: | Security, SecurityTracking | 
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Release Note | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-03 15:42:42 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: | |||
| Bug Blocks: | 1060630 | ||
| 
        
          Description
        
        
          Murray McAllister
        
        
        
        
        
          2014-02-03 06:27:03 UTC
        
       Please use the following update submission link to create the Bodhi request for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. Please also ensure that the "Close bugs when update is stable" option remains checked. Bodhi update submission link: https://admin.fedoraproject.org/updates/new/?type_=security&bugs=1060630,1060632 Not affected. This has been fixed since 2001 due to a2ps-4.13-security.patch being applied. This patch changes tempname_ensure() so that mkstemp() is used rather than tempnam(). It looks like this was the original patch: * Fri Jan 05 2001 Preston Brown <pbrown> - security patch for tmpfile creation from Olaf Kirch <okir> followed the next month by a fix to that patch: * Mon Feb 12 2001 Tim Waugh <twaugh> - Fix tmpfile security patch so that it actually _works_ (bug #27155). |