Bug ID 1207884
Summary systemd hardening breaks mlocate
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.4
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter carlos.e.r@opensuse.org
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

See https://bugzilla.opensuse.org/show_bug.cgi?id=1181400#c211

Elesar:~ # locate snd-hda-intel
Elesar:~ # find /lib/modules -type f -name snd-hda-intel\*
/lib/modules/5.14.21-150400.24.41-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst
/lib/modules/5.14.21-150400.24.38-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst
Elesar:~ # 


We thought that the new kernel was missing modules.


<https://lists.opensuse.org/archives/list/users@lists.opensuse.org/message/VAVGAYLAWYL3R7Y6U7IEQZOOKF56W3SX/>

The hack is overriding mlocate.service with:

[Service]
ProtectKernelModules=false


You are receiving this mail because: