3 matches found
EUVD-2023-59784
Malicious code in bioql PyPI...
6.3AI score0.0038EPSS
SaveExploits0References6
CVE-2023-53192
In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fibmultipathhash and rt6multipathhash. Passing the 32 bit hash returned by skbgethash can lead to problems related to the fact that...
9.8CVSS0.0038EPSS
SaveExploits0References5
CVE-2023-53192
The CVE-2023-53192 issue affects the Linux kernel vxlan nexthop code where a 32-bit hash returned by skb_get_hash() is used where a 31-bit hash is expected. This can cause int hash to become negative and trigger incorrect nexthop selection or out-of-bounds access in nh_buckets[], risking a kernel...
9.8CVSS6.2AI score0.0038EPSS
SaveExploits0References5Affected Software1
20