Bug 231070 - CVE-2007-1217 Overflow in CAPI subsystem
Summary: CVE-2007-1217 Overflow in CAPI subsystem
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: kernel
Version: 2.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Don Howard
QA Contact: Martin Jenner
URL:
Whiteboard: impact=moderate,source=vendorsec,repo...
: 402751 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-05 22:17 UTC by Marcel Holtmann
Modified: 2007-11-30 22:06 UTC (History)
3 users (show)

Fixed In Version: RHSA-2007-0672
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-08 18:16:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
BZ 230563 RHEL 2.1AS patch, only compilation tested, need to test with real hardware (17.58 KB, patch)
2007-04-06 10:56 UTC, Radovan Augustin
no flags Details | Diff
CVS repository patch, adds CONFIG_CAPI_TRACE option (383 bytes, patch)
2007-04-06 10:58 UTC, Radovan Augustin
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2007:0672 0 normal SHIPPED_LIVE Important: kernel security update 2007-08-08 18:16:35 UTC

Description Marcel Holtmann 2007-03-05 22:17:46 UTC
The bufprint routine used by capi_cmsg2str does an unbounded vsprintf into a
8192 byte buffer, perhaps hoping it's big enough.

If the content of that vsprintf can be controlled by remote peers, this may lead
to a remote security hole for daemons using CAPI (pppd-capi-plugin,
asterisk-chan-capi, capi4hylafax, ...). Or a DoS.

If the content of that vsprintf can be controlled by local users making use of a
system service (such as sending a fax, making a phone call, ...) that uses CAPI,
this is a privilege escalation or remote authenticated user security hole, or a DoS.

Comment 3 Radovan Augustin 2007-04-06 10:56:33 UTC
Created attachment 151860 [details]
BZ 230563 RHEL 2.1AS patch, only compilation tested, need to test with real hardware

Comment 4 Radovan Augustin 2007-04-06 10:58:10 UTC
Created attachment 151862 [details]
CVS repository patch, adds CONFIG_CAPI_TRACE option

Comment 6 Radovan Augustin 2007-05-21 09:29:48 UTC
Hi,

if it is possible, i would like not to post it, because i can not guarantee that
code is working. All code in patches is not tested. For example, when user will
use patched module, it can cause kernel panic so it is better not to include it?
Plesae correct me if i am wrong.

Comment 10 Red Hat Bugzilla 2007-08-08 18:16:43 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2007-0672.html


Comment 11 Jan Lieskovsky 2007-11-29 14:06:54 UTC
*** Bug 402751 has been marked as a duplicate of this bug. ***


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