2 matches found
EUVD-2022-54898
Malicious code in bioql PyPI...
CVE-2022-49330
CVE-2022-49330 affects the Linux kernel TCP MTU probing path. The issue arises in tcp_mtu_probe() which gates MTU probing on tcp_snd_cwnd(tp) >= 11, but tcp_snd_cwnd(tp) can be reduced afterward before the probe completes, enabling a scenario that could lead to a zero-divide condition. The roo...