Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: net: IEEE802154: Do not leave a dangling SK pointer in ieee802154create. sockinitdata attaches the allocated SK object to the provided sock object. If ieee802154create fails later, the allocated SK object is freed, but the dangli...