[Bug 121780] Re: DoS via local buffer overflow

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=244891.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-06-19T18:20:31+00:00 Fabio wrote:

Description of problem:

The funcion process_client in cman/daemon.c uses a static buffer
of size MAX_CLUSTER_MESSAGE + sizeof(struct sock_header).
MAX_CLUSTER_MESSAGE is 1500 bytes and struct sock_header at the timing of filing
this bug is 20 bytes.

2 problems are discovered here and fixed by the patch committed to head
(see url).

The buffer is never cleaned and so data from previous usage will stay in the new
one.

There is no upper boundary check if the data we are reading from the socket are
larger than the buffer itself.

It was fairly simple to connect to cman and push a random 1520 bytes in the
socket that will corrupt memory and eventually crash cman/aisexec.

How reproducible:

always

Additional info:

cvs HEAD has been fixed but i am told to submit a BZ for people to look into the
different release branches.

Patrick has been informed and agreed on the solution on CVS head.

Submitting the bug on Lon request.

Reply at: https://bugs.launchpad.net/ubuntu/+source/redhat-cluster-
suite/+bug/121780/comments/0


On 2007-06-21T07:40:19+00:00 Christine wrote:

Check in for RHEL5

Checking in daemon.c;
/cvs/cluster/cluster/cman/daemon/daemon.c,v  <--  daemon.c
new revision: 1.32.2.2; previous revision: 1.32.2.1
done


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/redhat-cluster-suite/+bug/121780/comments/1


On 2007-06-21T16:33:35+00:00 RHEL wrote:

This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Reply at: https://bugs.launchpad.net/ubuntu/+source/redhat-cluster-
suite/+bug/121780/comments/2


On 2007-06-28T07:33:54+00:00 Red wrote:


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-0559.html


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/redhat-cluster-suite/+bug/121780/comments/9


** Changed in: redhatcluster
   Importance: Unknown => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/121780

Title:
  DoS via local buffer overflow

To manage notifications about this bug go to:
https://bugs.launchpad.net/redhatcluster/+bug/121780/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 121780] Re: DoS via local buffer overflow

2007-06-28 Thread Bug Watch Updater
** Changed in: redhatcluster (upstream)
   Status: Fix Committed = Fix Released

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-26 Thread Fabio Massimo Di Nitto
Changes:
 redhat-cluster-suite (2.20070626-0ubuntu1) gutsy; urgency=low
 .
   * New CVS snapshot.
 .
   * Drop last of our local patches.
 .
   * Fix CVE-2007-3374 as described in USN-476-1.
 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244891
 .
   * Bump build depends on linux-libc-dev (2.6.22-7.14) required for new dlm
 headers and gfs2_ondisk fixes.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2007-3374

** Changed in: redhat-cluster-suite (Ubuntu Gutsy)
   Status: Fix Committed = Fix Released

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-25 Thread Martin Pitt
Feisty was fixed in the USN.

** Changed in: redhat-cluster-suite (Ubuntu Feisty)
 Assignee: (unassigned) = Kees Cook
   Status: New = Fix Released

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-25 Thread Martin Pitt
Fabio has the gutsy update ready, waiting for new kernel.

** Changed in: redhat-cluster-suite (Ubuntu Gutsy)
   Importance: Undecided = High
 Assignee: Kees Cook = Fabio Massimo Di Nitto
   Status: Fix Released = Fix Committed
   Target: None = tribe-2

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-23 Thread Bug Watch Updater
** Changed in: redhatcluster (upstream)
   Status: Unknown = Fix Committed

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-22 Thread Kees Cook
USN-476-1 contains the fix.

** Bug watch added: Red Hat Bugzilla #244891
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244891

** Also affects: redhatcluster (upstream) via
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244891
   Importance: Unknown
   Status: Unknown

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121780] Re: DoS via local buffer overflow

2007-06-22 Thread Kees Cook
Patch details:

https://www.redhat.com/archives/cluster-devel/2007-June/msg00130.html

-- 
DoS via local buffer overflow
https://bugs.launchpad.net/bugs/121780
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs