]> git.ipfire.org Git - ipfire-2.x.git/commit
linux: Disable LSM for /dev/io port access
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 19 Apr 2022 13:57:35 +0000 (13:57 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 19 Apr 2022 13:57:35 +0000 (13:57 +0000)
commit5b966f1b0a0f191c7d79b1609c122c16a65d3bfc
tree6d7bf2c8b4bf934c22c2d05ad1d6dedecee95e4c
parent1a4e1bc3205d04fb94878696a3eadddf9a3a0ab6
linux: Disable LSM for /dev/io port access

flashrom needs access to /dev/io ports for flashing firmware, a
functionality we cannot cease to support. Therefore, LSM constraints are
disabled for ioport.c, hopefully permitting us to keep it enabled.

Reported-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
lfs/linux
src/patches/linux/linux-5.15.32-disable_lsm_for_ioport_access.patch [new file with mode: 0644]