Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775488 - net-print/cups-2.3.3-r2 enables pie on its own
Summary: net-print/cups-2.3.3-r2 enables pie on its own
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2021-03-11 16:44 UTC by Agostino Sarubbo
Modified: 2021-08-18 07:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-11 16:44:47 UTC
This is valid for all ELF installed by cups that enables pie on its own:

checksec --file=/usr/sbin/cupsreject
RELRO           STACK CANARY      NX            PIE             RPATH      RUNPATH      Symbols         FORTIFY Fortified       Fortifiable     FILE
No RELRO        No canary found   NX enabled    PIE_enabled     No RPATH   No RUNPATH   No Symbols        No    0               0               /usr/sbin/cupsreject


checksec utility comes from app-admin/checksec