21C3 Fahrplan Version 1.1.7
21st Chaos Communication Congress
Vorträge und Workshops
Referenten | |
---|---|
Pappy |
Fahrplan | |
---|---|
Tag | 2 |
Ort | Saal 3 |
Beginn | 15:00 Uhr |
Dauer | 01:00 |
INFO | |
ID | 123 |
Art | Workshop |
Themenbereich | Hacking |
Sprache | englisch |
FEEDBACK | |
---|---|
Hast Du diese Veranstaltung besucht? Bewerte diese Veranstaltung! |
Gentoo Hardened
An introduction to the hardened toolchain used at the Hardened Gentoo project, which, combined with the PaX kernel, strong DAC/MAC control mechanisms and a thorough low-entry oriented user documentation provides "full scale" protection for a wide range from home users to enterprise businesses.
Compiler changes:
- Position Independent Executables/Position Independent Code
- affected hardware (x86, AMD64, Sparc, HPPA)
binutils and glibc modifications:
- PT_PAX support for the ELF header (plus introduction to ELF header specification)
- introduction of the _guardsetup and __guard functions to glibc
- improvements of entropy generation for _guardsetup using other mechanisms
- future outlook: separated libssp.so and smooth migration out of glibc
kernel patches:
- PaX and grsecurity, LIDS, selinux and RSBAC