Bug 1211871

Summary: 'modprobe einj param_extension=1' shows module einj not found
Product: [SUSE ALP - SUSE Adaptable Linux Platform] ALP Bedrock Reporter: su jiajia <sujj5>
Component: OtherAssignee: Kernel Bugs <kernel-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: Normal    
Priority: P3 - Medium CC: ahuang12, dengdeng1, hui.zhi.zhao, lixc17, mcowley, sujj5, tiwai
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description su jiajia 2023-05-31 14:46:25 UTC
Description of problem:
'modprobe einj param_extension=1'  shows module einj not found 

Version-Release number of selected component (if applicable):
https://mirror.tspu.ru/opensuse/repositories/SUSE%3A/ALP%3A/Products%3A/Installer%3A/0.8/images/iso/d-installer-live.x86_64-ALP.iso

Steps to Reproduce:
1.Setting below UEFI settings:
AdvancedRAS.MachineCheckRecovery=enabled
Memory.WHEAErrorInjectionSupport=enabled
Memory.SWErrorInjectionSupport=enabled
Memory.McaBankErrorInjectionSupport=enabled
Memory.PMEMErrorInjection=enabled
Processors.SnoopPreference='Home Snoop'
Memory.CorrectableErrorThreshold=2
Memory.PatrolScrubInterval=24
AdvancedRAS.EVDFXFeatures=enabled
AdvancedRAS.LockChipset=disabled
Memory.PollCEevent=enabled
SystemOobCustom.PFATest=enabled
2.Boot into OS,run command 'modprobe einj param_extension=1'

Expected results:
Succeed run this command to load einj module

Current behavirous:
localhost:/home/test # modprobe einj param_extension=1
modprobe: FATAL: Module einj not found in directory /lib/modules/6.1.12-3-default
localhost:/home/test #

Addition info:
1.Not found mcelog package
Comment 1 Takashi Iwai 2023-08-02 16:03:10 UTC
einj is disabled intentionally due to the security issue ((bsc#1023051, CVE-2016-3695).