pwndbg_slab
Display kernel slab cache information for analyzing memory allocation patterns and debugging kernel memory issues.
Instructions
Display kernel slab cache information.
pwndbg command: slab Source: pwndbg/commands/slab.py Category: Kernel
Args: session_id: The UUID of the session. cache_name: Optional slab cache name to inspect.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/slab/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| cache_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |