Lucene search
+L

117 matches found

Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.52 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS7AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 7:01 p.m.38 views

CVE-2021-47212 net/mlx5: Update error handler for UCTX and UMEM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

6.7AI score0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 7:01 p.m.112 views

CVE-2021-47212

CVE-2021-47212 affects the Linux kernel in the mlx5/ib stack. The issue arises in the fast unload flow where the device state enters internal error during a destroy command, causing a call path that would return EIO. The fix updates MLX5_CMD_OP_DESTROY_UCTX and MLX5_CMD_OP_DESTROY_UMEM to return ...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2024/03/04 7:15 p.m.31 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

7.5AI score0.00294EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/03/04 7:15 p.m.24 views

CVE-2021-47105

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

5.5CVSS6.4AI score0.00294EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/03/04 6:15 p.m.41 views

CVE-2021-47105 ice: xsk: return xsk buffers back to pool when cleaning the ring

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

7.6AI score0.00294EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/03/04 6:15 p.m.45 views

CVE-2021-47105

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

5.5CVSS5.7AI score0.00294EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.17 views

SUSE CVE-2020-12659

An issue was discovered in the Linux kernel before 5.6.7. xdpumemreg in net/xdp/xdpumem.c has an out-of-bounds write by a user with the CAPNETADMIN capability because of a lack of headroom validation...

5.1CVSS6.6AI score0.00707EPSS
SaveExploits1References10
OSV
OSV
added 2021/11/29 2:38 a.m.11 views

GSD-2021-1002319 net/mlx5: Update error handler for UCTX and UMEM

net/mlx5: Update error handler for UCTX and UMEM This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.5 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/29 2:38 a.m.16 views

UVI-2021-1002319 net/mlx5: Update error handler for UCTX and UMEM

net/mlx5: Update error handler for UCTX and UMEM This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.5 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/11/04 1:14 a.m.11 views

kernel: xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write which could result in crash and data coruption

An out-of-bounds OOB memory access flaw was found in the Network XDP the eXpress Data Path module in the Linux kernel's xdpumemreg function in net/xdp/xdpumem.c. When a user with special user privilege of CAPNETADMIN or root calls setsockopt to register umem ring on XDP socket, passing the headro...

7.2CVSS6.9AI score0.00707EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.9 views

kernel: xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write which could result in crash and data coruption

An out-of-bounds OOB memory access flaw was found in the Network XDP the eXpress Data Path module in the Linux kernel's xdpumemreg function in net/xdp/xdpumem.c. When a user with special user privilege of CAPNETADMIN or root calls setsockopt to register umem ring on XDP socket, passing the headro...

7.2CVSS6.9AI score0.00707EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:00 a.m.15 views

An issue was discovered in the Linux kernel before 5.6.7. xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write (by a user with the CAP_NET_ADMIN capability) because of a lack of headroom validation.

...

7.2CVSS7AI score0.00707EPSS
SaveExploits1
CNVD
CNVD
added 2020/05/06 12:00 a.m.13 views

Linux kernel buffer overflow vulnerability (CNVD-2020-37938)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A buffer overflow vulnerability exists in the 'xdpumemre' function of the net/xdp/xdpumem.c file in versions of Linux kernel prior to 5.6.7, which can be exploited by ...

7.2CVSS7AI score0.00707EPSS
SaveExploits1References1
OSV
OSV
added 2020/05/05 7:15 a.m.3 views

DEBIAN-CVE-2020-12659

An issue was discovered in the Linux kernel before 5.6.7. xdpumemreg in net/xdp/xdpumem.c has an out-of-bounds write by a user with the CAPNETADMIN capability because of a lack of headroom validation...

6.7CVSS6.5AI score0.00707EPSS
SaveExploits1References1
OSV
OSV
added 2020/05/05 7:15 a.m.9 views

UBUNTU-CVE-2020-12659

An issue was discovered in the Linux kernel before 5.6.7. xdpumemreg in net/xdp/xdpumem.c has an out-of-bounds write by a user with the CAPNETADMIN capability because of a lack of headroom validation...

6.7CVSS6.7AI score0.00707EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2020/04/15 12:00 a.m.29 views

PT-2020-2225 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.6.7 Description: An issue in the Linux kernel allows for an out-of-bounds write due to a lack of headroom validation in xdp umem reg in net/xdp/xdp umem.c. This can be exploited by a user with the CAP NET ADMI...

9.8CVSS7.5AI score0.78684EPSS
SaveExploits163References1335
Rows per page
Query Builder