| Summary: | RUNPATH behaviour is not transitive | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Dimitri <mitya> |
| Component: | dynamic-link | Assignee: | Not yet assigned to anyone <unassigned> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | roland, rsa, walters |
| Priority: | P2 | Flags: | fweimer:
security-
|
| Version: | 2.15 | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
Dimitri
2012-04-04 19:55:27 UTC
It's unfortunate that RPATH is supposedly deprecated in favor of DT_RUNPATH. And DT_RUNPATH was created to allow LD_LIBRARY_PATH to override the -rpath setting, and yet setting LD_LIBRARY_PATH is widely vilified. I guess this leaves changing ld.so.conf, but that takes root permission. Roland will you comment please? |