ldd should be replaced in the utilities
Bug #1679856 reported by
Seth Arnold
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned | ||
apparmor (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
aa.py's get_reqs() function uses ldd(1) to find dynamically linked requirements. We should probably use binutil's readelf or similar, or stop using it entirely, as ldd(1) isn't the safest tool.
Thanks
tags: | added: aa-tools |
To post a comment you must log in.