Poisoning writes an arbitrary value to freed pages, so any modification or reference to that page after being freed or before being initialized will be detected and prevented.
This prevents many types of use-after-free vulnerabilities at some performance cost. Also prevents leak of data and detection of corrupted memory.
SLAB objects are blocks of physically contiguous memory. SLUB is the unqueued SLAB allocator.
Check
Verify that GRUB 2 is configured to enable poisoning of SLUB/SLAB objects to mitigate use-after-free vulnerabilities with the following commands:
Check that the current GRUB 2 configuration has poisoning of SLUB/SLAB objects enabled: