<div dir="ltr"><div>Hello,</div><div><br></div><div>I tried to use: call_usermodehelper<br></div><div><a href="https://github.com/smalinux/Kernel-hacking-101/blob/master/invoke-userlevel-app.c">It worked fine with</a> /sbin/shutdown and /bin/touch<br></div><div>but with /bin/firefox i got kernel oops:</div><div>Any clarification, thanks<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>[ 2258.760627] invoke_userlevel_app: module verification failed: signature and/or required key missing - tainting kernel<br>[ 2258.918529] do_init_module: 'invoke_userlevel_app'->init suspiciously returned 256, it should follow 0/-E convention<br>               do_init_module: loading module anyway...<br>[ 2258.918543] CPU: 1 PID: 4454 Comm: insmod Tainted: G           OE     5.9.0-11953-g7cf726a59435 #2<br>[ 2258.918544] Hardware name: Hewlett-Packard HP ProBook 450 G1/1942, BIOS L74 Ver. 01.07 01/24/2014<br>[ 2258.918545] Call Trace:<br>[ 2258.918554]  dump_stack+0x6b/0x83<br>[ 2258.918559]  do_init_module.cold+0x21/0x26<br>[ 2258.918563]  __do_sys_finit_module+0x98/0xe0<br>[ 2258.918566]  do_syscall_64+0x33/0x40<br>[ 2258.918568]  entry_SYSCALL_64_after_hwframe+0x44/0xa9<br>[ 2258.918570] RIP: 0033:0x7f39f031837d<br>[ 2258.918572] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d eb 6a 0c 00 f7 d8 64 89 01 48<br>[ 2258.918573] RSP: 002b:00007ffd4a6b4bf8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139<br>[ 2258.918576] RAX: ffffffffffffffda RBX: 0000562b8cc9c800 RCX: 00007f39f031837d<br>[ 2258.918577] RDX: 0000000000000000 RSI: 0000562b8be25288 RDI: 0000000000000003<br>[ 2258.918577] RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f39f03e34a0<br>[ 2258.918578] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000<br>[ 2258.918579] R13: 0000562b8be25288 R14: 0000562b8cc9f040 R15: 00007ffd4a6b4da8</div></blockquote><div> <br></div></div>