Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585254 - app-emulation/qemu: scsi: esp: OOB r/w access while processing ESP_FIFO
Summary: app-emulation/qemu: scsi: esp: OOB r/w access while processing ESP_FIFO
Status: RESOLVED DUPLICATE of bug 584918
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard: B2 [upstream]
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-07 07:47 UTC by Agostino Sarubbo
Modified: 2016-07-01 00:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2016-06-07 07:47:40 UTC
From ${URL} :

Quick Emulator(Qemu) built with the ESP/NCR53C9x controller emulation support
is vulnerable to an OOB r/w access issue. The controller uses 16-byte FIFO
buffer the information transfer. The OOB r/w occurs while reading/writing
to this buffer in esp_reg_read() and esp_reg_write() routines.

A privileged user inside guest could use this flaw to crash the Qemu process
resulting in DoS OR potentially leverage it to execute arbitrary code with
privileges of the Qemu process on the host.

Upstream patch:
---------------
  -> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg01507.html


@maintainer(s): after the bump, in case we need to stabilize the package, please let us know if it is ready for the stabilization or not.
Comment 1 Aaron Bauman (RETIRED) gentoo-dev 2016-07-01 00:07:34 UTC
This was addressed in CVE-2016-5238 as one vulnerability.  Please see bug 584918.

*** This bug has been marked as a duplicate of bug 584918 ***