Security vulnerability Heads up.

osprey

Well-Known Member
Joined
Apr 15, 2022
Messages
539
Reaction score
449
Credits
4,978
The following doesn't show if the module is loaded, which is really what one would like to know:
Code:
modinfo ksmbd
It just provides the info if the module is on the system.

To see if it's loaded, inspecting the output of either of these will do:
Code:
lsmod | grep ksmb
lsmod | grep ksmbd
 


sphen

Well-Known Member
Joined
Dec 12, 2022
Messages
320
Reaction score
314
Credits
3,900
The following doesn't show if the module is loaded, which is really what one would like to know:
Code:
modinfo ksmbd
It just provides the info if the module is on the system.

To see if it's loaded, inspecting the output of either of these will do:
Code:
lsmod | grep ksmb
lsmod | grep ksmbd
Thanks. ... As expected, the ksmb module (which does not exist) and the ksmbd module are not loaded:
Code:
$ lsmod | grep ksmb
$ lsmod | grep ksmbd
$
$
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Members online


Top