Is there a way to find which of the kernel modules printed the message to the kernel log? We see a few new entries in dmesg output and I am trying to figure out from which module it came from. The following are the entries I see.
kern :err : [Wed Sep 9 19:45:46 2020] RbTreeInsert: duplicated object
kern :err : [Wed Sep 9 19:45:46 2020] CreateNewUid: failed to insert to IdTree
kern :err : [Thu Sep 10 02:27:15 2020] RbTreeInsert: duplicated object
kern :err : [Thu Sep 10 02:27:15 2020] CreateNewUid: failed to insert to IdTree
kern :err : [Thu Sep 10 03:22:04 2020] RbTreeInsert: duplicated object
P.S:- Red Hat portal has an unverified statement staying this came from an AV agent that we have installed. I am trying to confirm it.