lfs/chapter08
Xi Ruoyao e502de1ab0
gcc: some reword of PIE/SSP/ASLR note
Expand tabs to 8 spaces like everywhere else in the book.

Explain that shared libraries are already covered by ASLR, PIE expands
the ASLR to cover the exetutables.

In 2022, stack smashing attackings are mostly constructing a sequence of
faked returning addresses to exectute a series of function already
existing in the programs or libraries itself (ret2lib).  Returning into
the code injected by the attacker is almost impossible because on
i686 (with a PAE/NX enabled kernel) or x86_64, running injected code
needs W/X mappings and those are very rare these days.
2022-09-11 11:35:06 +08:00
..
aboutdebug.xml
acl.xml Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
attr.xml
autoconf.xml autoconf: restore TESTSUITEFLAGS 2021-03-10 08:00:55 +00:00
automake.xml
bash.xml
bc.xml
binutils.xml Clean chapter 8 binutils xml and text 2022-08-14 21:11:46 +02:00
bison.xml Update to Python3-3.8.5. 2020-07-21 16:37:51 +00:00
bzip2.xml Grammar 2021-07-18 17:14:51 -05:00
chapter08.xml
check.xml
cleanup.xml
coreutils.xml
dbus.xml
dejagnu.xml
diffutils.xml
e2fsprogs.xml
eudev.xml
expat.xml
expect.xml
file.xml
findutils.xml
flex.xml
gawk.xml Make instructions more consistent. 2021-10-13 15:00:35 -05:00
gcc.xml
gdbm.xml
gettext.xml
glibc.xml
gmp.xml
gperf.xml
grep.xml
groff.xml
grub.xml
gzip.xml
iana-etc.xml
inetutils.xml
intltool.xml
introduction.xml
iproute2.xml
jinja2.xml
kbd.xml
kmod.xml kmod: update the status for test suite 2022-02-05 20:37:44 +08:00
less.xml
libcap.xml
libelf.xml
libffi.xml
libpipeline.xml Update to man-pages-5.08. 2020-08-15 03:54:28 +00:00
libtool.xml
m4.xml
make.xml
man-db.xml Remove refereces to Russia 2022-03-27 11:46:00 -05:00
man-pages.xml
markupsafe.xml
meson.xml text fixes for wheel change 2022-04-18 12:59:52 +08:00
mpc.xml
mpfr.xml
ncurses.xml
ninja.xml
openssl.xml Package updates. 2022-07-16 00:29:19 -05:00
patch.xml
perl.xml
pkgconfig.xml
pkgmgt.xml
procps.xml
psmisc.xml Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
python.xml
readline.xml
sed.xml
shadow.xml Wording 2022-02-25 14:58:18 -06:00
stripping.xml
sysklogd.xml
systemd.xml
sysvinit.xml
tar.xml
tcl.xml
texinfo.xml
util-linux.xml
vim.xml
wheel.xml
xml-parser.xml
xz.xml
zlib.xml
zstd.xml