2 matches found
ROS-20260407-73-0019
A vulnerability in the net/netlink/afnetlink.c component of the Linux kernel is related to incorrect input of data used as a condition for loop execution. Exploitation of the vulnerability allows an attacker to cause a denial of service...
SUSE CVE-2021-47606
In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...