CONTAP-706371: Memory Leak in xpt_pool_ccb_alloc() Leading to OOM and Node Reboot via Nodewatchdog on MCC-IP System Running 9.17.1P3
Issue
A memory leak has been identified in the xpt_pool_ccb_alloc() function within the CAM subsystem, causing the BSD kernel to run out of memory (OOM) and triggering a system reboot via the nodewatchdog process. The issue appears to be related to improper cleanup of memory allocated for CAM CCBs during LUN deregistration events.
