CVE-2023-5349
Publication date 30 October 2023
Last updated 15 August 2024
Ubuntu priority
Cvss 3 Severity Score
A memory leak flaw was found in ruby-magick, an interface between Ruby and ImageMagick. This issue can lead to a denial of service (DOS) by memory exhaustion.
Status
Package | Ubuntu Release | Status |
---|---|---|
ruby-rmagick | 24.10 oracular |
Not affected
|
24.04 LTS noble |
Not affected
|
|
22.04 LTS jammy |
Fixed 4.2.3-2ubuntu0.22.04.1~esm2
|
|
20.04 LTS focal |
Fixed 2.16.0-6ubuntu0.1
|
|
18.04 LTS bionic |
Not affected
|
|
16.04 LTS xenial |
Not affected
|
|
14.04 LTS trusty | Ignored end of standard support |
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu ProNotes
sbeattie
the commit causes test failures in older releases, we may not be able to fix them without introducing regressions
juliaphoebe
9faa5601 AcquireDrawInfo() instead of magick_malloc()-ing some memory introduced memory leak in 2.16.0-6 by calling AcquireDrawInfo without removing the GetDrawInfo call in DrawOptions_initialize. AcquireDrawInfo internally calls GetDrawInfo. The double call to GetDrawInfo causes this leak. Bionic and Xenial are therefore unaffected.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 3.3 · Low |
Attack vector | Local |
Attack complexity | Low |
Privileges required | None |
User interaction | Required |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | None |
Availability impact | Low |
Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L |
References
Related Ubuntu Security Notices (USN)
- USN-6960-1
- RMagick vulnerability
- 14 August 2024