Bug 57166 - Consider to add IPE support for 6.12 and later kernels
Summary: Consider to add IPE support for 6.12 and later kernels
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel-image-6.12 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: kernelbot@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-08 15:33 MSK by Constantin
Modified: 2025-12-08 15:33 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Constantin 2025-12-08 15:33:39 MSK
Consider to add IPE support for 6.12 and later kernels (if possible) and relevant options -- in case of obtainig IPE via LSM support, for example, i.e.:

CONFIG_SECURITY_IPE=y
CONFIG_IPE_BOOT_POLICY=""
CONFIG_IPE_POLICY_SIG_SECONDARY_KEYRING=y
CONFIG_IPE_POLICY_SIG_PLATFORM_KEYRING=y
CONFIG_IPE_PROP_DM_VERITY=y
CONFIG_IPE_PROP_DM_VERITY_SIGNATURE=y
CONFIG_IPE_PROP_FS_VERITY=y
CONFIG_IPE_PROP_FS_VERITY_BUILTIN_SIG=y

More about IPE here:

https://docs.kernel.org/security/ipe.html

https://docs.kernel.org/admin-guide/LSM/ipe.html