Bug 2254991
| Summary: | CVE-2022-48541 ImageMagick: memory leak in identify -help [epel-8] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | TEJ RATHI <trathi> |
| Component: | ImageMagick | Assignee: | Luya Tshimbalanga <luya_tfz> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | epel8 | CC: | blaise, carl, davide, epel-packagers-sig, fedora, luya_tfz, michel, ngompa13, pampelmuse, sergio |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ImageMagick-6.9.12.48-2.el8 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-24 06:26:36 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: | 2254987 | ||
|
Description
TEJ RATHI
2023-12-18 11:15:19 UTC
Use the following template to for the 'fedpkg update' request to submit an update 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. ===== # bugfix, security, enhancement, newpackage (required) type=security # low, medium, high, urgent (required) severity=medium # testing, stable request=testing # Bug numbers: 1234,9876 bugs=2254987,2254991 # Description of your update notes=Security fix for [PUT CVEs HERE] # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi web interface to submit updates: https://bodhi.fedoraproject.org/updates/new According to the parent bug, this was fixed in this commit. https://github.com/ImageMagick/ImageMagick6/commit/004194253242af71adf5b70e151a7e89bb776eee That commit has been included in ImageMagick6 since 6.9.11.46. EPEL 8 was updated to 6.9.12.48 which included the fix back in 2022, resolving this issue. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-62b1a9e158 As an aside, EPEL 9's first version was 6.9.12.40, so it has never been vulnerable to this. |