Bug 1153166 - (CVE-2019-17263) VUL-1: CVE-2019-17263: libfwsi: heap-based buffer over-read in libfwsi_extension_block_copy_from_byte_stream in libfwsi_extension_block.c
(CVE-2019-17263)
VUL-1: CVE-2019-17263: libfwsi: heap-based buffer over-read in libfwsi_extens...
Status: NEW
Classification: openSUSE
Product: openSUSE Distribution
Classification: openSUSE
Component: Basesystem
Leap 15.1
Other Other
: P4 - Low : Minor (vote)
: ---
Assigned To: Greg Freemyer
Security Team bot
https://smash.suse.de/issue/244245/
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-07 06:59 UTC by Alexander Bergmann
Modified: 2019-10-07 22:13 UTC (History)
0 users

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bergmann 2019-10-07 06:59:01 UTC
CVE-2019-17263

In libyal libfwsi before 20191006, libfwsi_extension_block_copy_from_byte_stream
in libfwsi_extension_block.c has a heap-based buffer over-read because rejection
of an unsupported size only considers values less than 6, even though values of
6 and 7 are also unsupported.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-17263
http://www.cvedetails.com/cve/CVE-2019-17263/
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17263
https://github.com/libyal/libfwsi/issues/13
https://github.com/libyal/libfwsi/compare/20181227...20191006