Bug 648665 (CVE-2010-4078) - CVE-2010-4078 kernel: drivers/video/sis/sis_main.c: reading uninitialized stack memory
Summary: CVE-2010-4078 kernel: drivers/video/sis/sis_main.c: reading uninitialized sta...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2010-4078
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-01 21:23 UTC by Petr Matousek
Modified: 2023-05-11 15:44 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-22 05:56:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2010-11-01 21:23:07 UTC
Description of problem:
The FBIOGET_VBLANK device ioctl in sis_main.c allows unprivileged users to read 16 bytes of uninitialized stack memory, because the 'reserved' member of the fb_vblank struct declared on the stack is not altered or zeroed before being copied back to the user.

Reference:
http://www.openwall.com/lists/oss-security/2010/10/06/6
http://lkml.indiana.edu/hypermail//linux/kernel/1009.1/03385.html

Acknowledgements:

Red Hat would like to thank Dan Rosenberg for reporting this issue.

Comment 1 Petr Matousek 2010-11-02 11:05:55 UTC
Statement:

This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 3, 4, 5, and Red Hat Enterprise MRG as they did not include
or support the affected functionality.

Comment 2 Eugene Teo (Security Response) 2010-11-22 13:33:33 UTC
Upstream commit:
http://git.kernel.org/linus/fd02db9de73faebc51240619c7c7f99bee9f65c7


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