745 matches found
net/mlx5e: Harden uplink netdev access against device unbind
...
UBUNTU-CVE-2023-53556
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...
CVE-2022-50476
The CVE-2022-50476 issue concerns ntb_netdev in the Linux kernel where TX/RX callback handlers can run in interrupt context via the DMA framework. The root cause was calling the interrupt-unsafe dev_kfree_skb() from ntb_netdev_tx_handler() and ntb_netdev_rx_handler(); the fix uses the interrupt-c...
AZL-75342 CVE-2025-39947 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Harden uplink netdev access against device unbind The function mlx5uplinknetdevget gets the uplink netdevice pointer from mdev-mlx5eres.uplinknetdev. However, the netdevice can be removed and its pointer cleared when...
PT-2025-40734
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified within the netdevsim module of the Linux kernel, specifically in the nsim drv probe function. This leak occurs when nsim dev resources register fails during...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from uplink network device access not being properly protected during device unbundling, which could result in a...
EUVD-2025-12921
Malicious code in bioql PyPI...
EUVD-2025-30343
Malicious code in bioql PyPI...
EUVD-2025-12922
Malicious code in bioql PyPI...
EUVD-2025-26749
Malicious code in bioql PyPI...
EUVD-2024-53758
Malicious code in bioql PyPI...
EUVD-2025-29609
Malicious code in bioql PyPI...
EUVD-2025-12950
Malicious code in bioql PyPI...
EUVD-2022-54728
Malicious code in bioql PyPI...
EUVD-2024-51855
Malicious code in bioql PyPI...
EUVD-2024-41889
Malicious code in bioql PyPI...
EUVD-2024-53835
Malicious code in bioql PyPI...
EUVD-2025-29058
Malicious code in bioql PyPI...
SUSE CVE-2023-53452
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napiinit and napienable A race condition can happen if netdev is registered, but NAPI isn't initialized yet, and meanwhile user space starts the netdev that will enable NAPI. Then...
SUSE CVE-2025-39925
In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEVUNREGISTER notification handler syzbot is reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 protocol did not have NETDEVUNREGISTER notification handler...