An issue was discovered in the Linux kernel before 5.0.6. There is a memory leak issue when idr_alloc() fails in genl_register_family() in net/netlink/genetlink.c.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/ceabee6c59943bdd5e1da1a6a20dc7ee5f8113a2 | exploit third party advisory patch |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.6 | mailing list vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00064.html | mailing list third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00066.html | mailing list third party advisory vendor advisory |
https://security.netapp.com/advisory/ntap-20191004-0001/ | third party advisory |