Bug 633149 (CVE-2010-3296) - CVE-2010-3296 kernel: drivers/net/cxgb3/cxgb3_main.c reading uninitialized stack memory
Summary: CVE-2010-3296 kernel: drivers/net/cxgb3/cxgb3_main.c reading uninitialized st...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2010-3296
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 633150 633151 633152 633153 633154 633155 633156 633157
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-13 04:06 UTC by Eugene Teo (Security Response)
Modified: 2023-05-11 16:29 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-19 09:14:49 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0017 0 normal SHIPPED_LIVE Important: Red Hat Enterprise Linux 5.6 kernel security and bug fix update 2011-01-13 10:37:42 UTC
Red Hat Product Errata RHSA-2011:0421 0 normal SHIPPED_LIVE Important: kernel security and bug fix update 2011-04-08 02:56:45 UTC

Description Eugene Teo (Security Response) 2010-09-13 04:06:21 UTC
Description of problem:
http://lkml.org/lkml/2010/9/11/170
The CHELSIO_GET_QSET_NUM device ioctl allows unprivileged users to read 4 bytes of uninitialized stack memory, because the "addr" member of the ch_reg struct declared on the stack in cxgb_extension_ioctl() is not altered or zeroed before being copied back to the user.

Acknowledgements:

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

Comment 2 John Kacur 2010-09-17 12:49:21 UTC
This commit
49c37c0334a9b85d30ab3d6b5d1acb05ef2ef6de
in David Miller's net-2.6 git repo

Comment 3 errata-xmlrpc 2011-01-13 21:17:20 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 5

Via RHSA-2011:0017 https://rhn.redhat.com/errata/RHSA-2011-0017.html

Comment 4 errata-xmlrpc 2011-01-14 09:02:41 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 5

Via RHSA-2011:0017 https://rhn.redhat.com/errata/RHSA-2011-0017.html

Comment 5 Eugene Teo (Security Response) 2011-02-01 01:30:46 UTC
Upstream commit:
http://git.kernel.org/linus/49c37c0334a9b85d30ab3d6b5d1acb05ef2ef6de

Comment 6 errata-xmlrpc 2011-04-08 02:57:54 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 6

Via RHSA-2011:0421 https://rhn.redhat.com/errata/RHSA-2011-0421.html


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