An issue was discovered in the Linux kernel before 5.6.7. xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write (by a user with the CAP_NET_ADMIN capability) because of a lack of headroom validation.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugzilla.kernel.org/show_bug.cgi?id=207225 | issue tracking exploit vendor advisory |
https://github.com/torvalds/linux/commit/99e3a236dd43d06c65af0a2ef9cb44306aef6e02 | third party advisory patch |
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=99e3a236dd43d06c65af0a2ef9cb44306aef6e02 | third party advisory patch |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.7 | release notes vendor advisory |
https://security.netapp.com/advisory/ntap-20200608-0001/ | third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00022.html | mailing list vdb entry third party advisory vendor advisory |
https://usn.ubuntu.com/4388-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/4389-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/4387-1/ | third party advisory vendor advisory |