Bugzilla – Bug 1217397
[Build 2.31] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
Last modified: 2023-11-22 16:00:00 UTC
## Observation openQA test in scenario sle-15-SP6-JeOS-for-MS-HyperV-x86_64-jeos-apparmor@svirt-hyperv-uefi fails in [journal_check](https://openqa.suse.de/tests/12864574/modules/journal_check/steps/6) ## Test suite description Apparmor test suite for JeOS. It is enabled from 15-SP4, where JeOS (MinimalVM) comes with apparmor enabled by default. Currently, we are seeing below warning message in sle15sp6 tests. > Nov 22 11:34:13.436557 localhost kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd' As systemd package[1] should be updated and there are some pending fixes for SLE15-SP6 kernel implementation of memfd. I am rather opening this bug for further tracking purposes. [1] systemd-249.16-150400.8.35.5.x86_64 [2] kernel-default-base-6.4.0-150600.2.1.150600.10.1.x86_64 ## Reproducible Fails since (at least) Build [1.14](https://openqa.suse.de/tests/12036845) ## Expected result Last good: [1.11](https://openqa.suse.de/tests/11975925) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=JeOS-for-MS-HyperV&machine=svirt-hyperv-uefi&test=jeos-apparmor&version=15-SP6)
AFAIU, it's merely an info to suggest for user-space changes: https://bugzilla.kernel.org/show_bug.cgi?id=217508 Adding Vlastimil to Cc.