carloslack / KoviD

Linux kernel rootkit
Other
247 stars 51 forks source link

[regression] hide/unhide module conflicts sysfs parameters #47

Closed carloslack closed 1 year ago

carloslack commented 1 year ago

creash when calling rmmod

1 - hide module 2 - unhide 3 - rmmod

Caused by https://github.com/carloslack/KoviD/pull/45

carloslack commented 1 year ago

For now, don't unhide the module so to avoid the crash

carloslack commented 1 year ago

fixed by https://github.com/carloslack/KoviD/pull/50