Astra Linux - уязвимость в linux, linux-5.15, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: Media: PCI: cx23885: Check the cx23885vdevinit return value. cx23885vdevinit may return a NULL pointer, but that pointer is used in the next line without any checks. Add a check for NULL values, and proceed with error handling if...