Public bug reported: 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 ** Affects: apparmor Importance: Undecided Status: New ** Affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Also affects: apparmor Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1679856 Title: ldd should be replaced in the utilities Status in AppArmor: New Status in apparmor package in Ubuntu: New 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 To manage notifications about this bug go to: https://bugs.launchpad.net/apparmor/+bug/1679856/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp