CVE-2025-68797
CVE-2025-68797 : In the Linux kernel, the ac_ioctl path could dereference a NULL RamIO pointer when cmd == 6, because validation of IndexCard and RamIO was skipped and the code still executes readb(apbs[IndexCard].RamIO + VERS) at the end. The issue may occur if IndexCard references a non-existen...