Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1610479 - (CVE-2018-5810) CVE-2018-5810 libRaw: heap-based buffer overflow in rollei_load_raw in internal/dcraw_common.cpp
CVE-2018-5810 libRaw: heap-based buffer overflow in rollei_load_raw in intern...
Status: NEW
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20180530,repor...
: Security
Depends On: 1610480 1613945
Blocks: 1610488
  Show dependency treegraph
 
Reported: 2018-07-31 13:34 EDT by Laura Pardo
Modified: 2018-09-26 19:56 EDT (History)
6 users (show)

See Also:
Fixed In Version: LibRaw 0.18.9
Doc Type: If docs needed, set a value
Doc Text:
A heap-based buffer overflow has been discovered in LibRaw, in the way rollei_load_raw() function in internal/dcraw_common.cpp file handles the input image. An attacker could trigger the flaw by providing a specially crafted Rollei RAW Image, which could result in a crash or other unspecified effects.
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Laura Pardo 2018-07-31 13:34:14 EDT
A flaw was found in LibRaw versions before 0.18.9. An error within the rollei_load_raw() function (internal/dcraw_common.cpp) can be exploited to cause a heap-based buffer overflow and subsequently cause a crash.


References:
https://secuniaresearch.flexerasoftware.com/secunia_research/2018-10/
Comment 1 Laura Pardo 2018-07-31 13:35:43 EDT
Created LibRaw tracking bugs for this issue:

Affects: epel-6 [bug 1610480]
Comment 2 Riccardo Schirone 2018-08-08 04:46:24 EDT
Upstream patch:
https://github.com/LibRaw/LibRaw/commit/c9d8143eba4ff397163665e2119c6c5d7db54c55
Comment 3 Riccardo Schirone 2018-08-08 11:05:58 EDT
Function rollei_load_raw() does not check whether the index used to access the raw_image array is in bounds, thus a crafted raw image could cause a heap-based buffer overflow, which could result in a crash or in other unspecified effects.

Note You need to log in before you can comment on or make changes to this bug.