public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] Tool for eliminating non used code or symbols?
@ 2013-03-25  7:01 Kfir Lavi
  2013-03-30  1:09 ` Markos Chandras
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Kfir Lavi @ 2013-03-25  7:01 UTC (permalink / raw
  To: gentoo-embedded, gentoo-hardened

Hi,
I'm looking for a way to reduce glibc code size.
It can be a way to make system smaller and minimize the impact
of attack vectors in glibc, as in return-to-libc attack.

Lets say I'm deleting the program 'mkdir', and mkdir uses a function
in glibc that non of the other parts of the system uses.
Then I want to eliminate this function from glibc. This leads to smaller
code and if this function is used in some attack scenario, maybe prevent it.

Is there a way to do it?
Can you help me think how to build a tool like this? or, integrate
with existing tools.

Thanks,
Kfir


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-30 12:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  7:01 [gentoo-embedded] Tool for eliminating non used code or symbols? Kfir Lavi
2013-03-30  1:09 ` Markos Chandras
2013-04-14 13:07   ` Kfir Lavi
2013-04-26 20:03 ` Mike Frysinger
2013-04-29  3:58   ` Kfir Lavi
2013-05-27 13:09 ` Bertrand Jacquin
2013-05-31 18:10   ` Christopher Friedt
2013-05-31 18:11     ` Christopher Friedt
2013-06-22  0:23       ` Mike Frysinger
2013-06-22 10:05         ` Anthony G. Basile
2013-06-25 17:44           ` Christopher Friedt
2013-06-30 12:01   ` Kfir Lavi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox