Bug 1217397 - [Build 2.31] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
Summary: [Build 2.31] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'syst...
Status: NEW
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP6
Classification: openSUSE
Component: Kernel (show other bugs)
Version: unspecified
Hardware: Other Other
: P4 - Low : Normal
Target Milestone: ---
Assignee: Kernel Bugs
QA Contact:
URL: https://openqa.suse.de/tests/12864574...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 12:28 UTC by Martin Loviska
Modified: 2023-11-22 16:00 UTC (History)
3 users (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Loviska 2023-11-22 12:28:02 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)
Comment 1 Takashi Iwai 2023-11-22 12:38:29 UTC
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.