Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 777057

Summary: dev-libs/libpwquality-1.4.4 files with RUNPATH
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Barbieri 2021-03-18 16:39:52 UTC
Found with checksec

 * RUNPATH: RUNPATH /lib64/security/pam_pwquality.so                                                                                                                                                                                          
 * RUNPATH: RUNPATH /usr/bin/pwmake                                                                                                                                                                                                           
 * RUNPATH: RUNPATH /usr/bin/pwscore
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-20 20:02:56 UTC
1) Please provide full output of whatever tool you're using. It's better to give more information than not.

2) Include emerge --info PACKAGE

3) Having a RUNPATH by itself is not a problem. These aren't insecure RUNPATHs. I think checksec is just telling you the value, it's not saying they're problematic. Portage already has checks for insecure RUNPATHs at install time.

If you're considering filing some mass bugs, it might be worth pinging one of us to check it over or ask in the first bug if e everything seems OK.