2 matches found
Astra Linux - уязвимость в linux-5.10, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: char: applicom: fix NULL pointer dereference in acioctl This vulnerability was discovered by Atuin – an automated vulnerability discovery engine. In acioctl, the validation of IndexCard and the check for a valid RamIO pointer are...
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...