Astra Linux - уязвимость в linux-6.1
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Fixed a NULL dereferencing on devlinkalloc failure. devlinkalloc may return NULL when allocation fails. However, presteradevlinkalloc will unconditionally call devlinkpriv on the returned pointer. This can...