mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 00:52:01 +00:00
853fe1bf75
Since function tables are a common target for attackers, it's best to keep them in read-only memory. As such, this makes the CDROM device ops tables const. This drops additionally n_minors, since it isn't used meaningfully, and sets the only user of cdrom_dummy_generic_packet explicitly so the variables can all be const. Inspired by similar changes in grsecurity/PaX. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jens Axboe <axboe@fb.com> |
||
---|---|---|
.. | ||
aten.c | ||
bpck6.c | ||
bpck.c | ||
comm.c | ||
dstr.c | ||
epat.c | ||
epia.c | ||
fit2.c | ||
fit3.c | ||
friq.c | ||
frpw.c | ||
kbic.c | ||
Kconfig | ||
ktti.c | ||
Makefile | ||
mkd | ||
on20.c | ||
on26.c | ||
paride.c | ||
paride.h | ||
pcd.c | ||
pd.c | ||
pf.c | ||
pg.c | ||
ppc6lnx.c | ||
pseudo.h | ||
pt.c | ||
Transition-notes |