Abstract

In the process of whitelist checking in the operating system kernel, the main problem is how to put the relatively large amount of whitelist data information into the relatively limited kernel memory space (because the kernel module generally runs entirely in memory and does not directly access large external memory in order to maintain speed) and how to maintain a relatively fast lookup speed. This paper provides a trusted whitelist fast matching device and method to provide a function for fast trusted whitelist comparison and matching in an operating system kernel module with limited memory and limited time to reduce system lag and less available memory due to the introduction of a trusted metric mechanism. To solve the above technical problems, this paper provides a trusted whitelist fast matching device, which introduces a probabilistic algorithm called “Bloom filter” to reduce the time complexity of whitelist retrieval to a constant order and the space complexity to an order of magnitude lower than the above deterministic algorithm, while combining the features of trusted metrics.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.