[Bug 1441388] [NEW] numactl crashes with segfault

Launchpad Bug Tracker 1441388 at bugs.launchpad.net
Wed Apr 8 04:18:15 UTC 2015


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

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

** Affects: numactl (Ubuntu)
     Importance: Undecided
         Status: New


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



More information about the Ubuntu-sponsors mailing list