[Bug 1441388] Re: numactl crashes with segfault

Launchpad Bug Tracker 1441388 at bugs.launchpad.net
Fri Apr 10 12:02:49 UTC 2015


This bug was fixed in the package numactl - 2.0.10-1ubuntu2

---------------
numactl (2.0.10-1ubuntu2) vivid; urgency=medium

  * d/patches/from-git-6a7c2cf3-fix-uninitialised-mask.patch: Fix libnuma SEGV
    due to uninitialised mask. (LP: #1441388)
 -- Daniel J Blueman <daniel at numascale.com>   Wed, 08 Apr 2015 05:30:55 +0200

** Changed in: numactl (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1441388

Title:
  numactl crashes with segfault

Status in numactl package in Ubuntu:
  Fix Released

Bug description:
  numactl sometimes crashes when enumerating hardware:

  root at node1:~# numactl --hardware
  available: 648 nodes (0-647)
  Segmentation fault

  Further analysis shows that libnuma is using an uninitialised pointer,
  which value depends on program layout. When layout is sufficiently
  different, the pointer is non-NULL and the library parses the data
  pointed to as a bitmap, crashing.

  Therefore, it is possible to leverage this in an exploit.

  I have fixed the issue upstream:
  https://github.com/numactl/numactl/commit/6a7c2cf3f00e32082a1ada300cc585740e2b4bbd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1441388/+subscriptions



More information about the Ubuntu-sponsors mailing list