Check integrity of linked list manipulation

modulename: list_debug.ko

configname: CONFIG_LIST_HARDENED

Linux Kernel Configuration
└─>Security options
└─>Kernel hardening options
└─>Hardening of kernel data structures
└─>Check integrity of linked list manipulation
In linux kernel since version 4.14.327 (release Date: 2023-10-10)  
Minimal integrity checking in the linked-list manipulation routines
to catch memory corruptions that are not guaranteed to result in an
immediate access fault.

If unsure, say N.

source code:
is depended by
CONFIG_DEBUG_LIST