First published: Mon Sep 13 2010(Updated: )
Description of problem: <a href="http://lkml.org/lkml/2010/9/11/170">http://lkml.org/lkml/2010/9/11/170</a> 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.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux-2.6 | ||
Linux Kernel | <2.6.36 | |
Linux Kernel | =2.6.36 | |
Linux Kernel | =2.6.36-rc1 | |
Linux Kernel | =2.6.36-rc2 | |
Linux Kernel | =2.6.36-rc3 | |
Linux Kernel | =2.6.36-rc4 | |
openSUSE | =11.1 | |
SUSE Linux Enterprise Desktop with Beagle | =11 | |
SUSE Linux Enterprise Desktop with Beagle | =11-sp1 | |
SUSE Linux Enterprise Real Time Extension | =11-sp1 | |
SUSE Linux Enterprise Server | =11 | |
SUSE Linux Enterprise Server | =11-sp1 | |
Debian GNU/Linux | =5.0 | |
Ubuntu Linux | =9.10 | |
Ubuntu Linux | =10.04 | |
Ubuntu Linux | =10.10 | |
Debian | =5.0 | |
Ubuntu | =9.10 | |
Ubuntu | =10.04 | |
Ubuntu | =10.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-3296 has been classified as a medium severity vulnerability.
To fix CVE-2010-3296, it is recommended to apply the latest patches to the affected Linux kernel versions.
CVE-2010-3296 affects Linux kernel versions up to 2.6.36 and specific distributions such as Debian, Ubuntu, and SUSE.
CVE-2010-3296 is a heap memory vulnerability that allows unprivileged users to access uninitialized stack memory.
Exploitation of CVE-2010-3296 could lead to information disclosure of sensitive data stored in memory.