6 matches found
Astra Linux – Vulnerability in Linux, Linux 5.10
In the Linux kernel before version 5.15.13, the file drivers/net/ethernet/mellanox/mlx5/core/steering/drdomain.c misinterprets the return value of mlx5getuarspage. It expects the return value to be NULL in the error case, but in reality, it is an error pointer...
EUVD-2024-53308
Malicious code in bioql PyPI...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Prevent potential error pointer dereferencing. The drdomainaddvportcap function generally returns NULL on error. However, sometimes we want it to return ERRPTR-EBUSY so that the caller can retry. The issue here is that...
DEBIAN-CVE-2024-56660
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...
CVE-2024-56660
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...
The vulnerability of the dr_domain_init_resources() function in the drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c file of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the drdomaininitresources function in the drivers/net/ethernet/mellanox/mlx5/core/steering/drdomain.c file of the Linux kernel is related to incorrect checking of the erroneous pointer value. Exploiting this vulnerability could allow an attacker to cause a service failure...