Lucene search
+L

138 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.8 views

AZL-59757 CVE-2025-21981 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS accelerated Receive Flow Steering structures memory leak by adding a checker to verify if aRFS memory is already allocated while configuring VSI. aRFS objects are allocated in two...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21981

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS accelerated Receive Flow Steering structures memory leak by adding a checker to verify if aRFS memory is already allocated while configuring VSI. aRFS objects are allocated in two...

5.5CVSS5.5AI score0.00182EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.22 views

CVE-2025-21981 ice: fix memory leak in aRFS after reset

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS accelerated Receive Flow Steering structures memory leak by adding a checker to verify if aRFS memory is already allocated while configuring VSI. aRFS objects are allocated in two...

0.00182EPSS
SaveExploits0References7
CVE
CVE
added 2025/04/01 3:47 p.m.150 views

CVE-2025-21981

CVE-2025-21981 corresponds to a memory-leak in the Linux kernel ice driver (aRFS) triggered during VSI reconfiguration after reset. The leak arises when VSI reconfiguration allocates aRFS resources again without releasing prior allocations, leading to unreferenced kmemleak entries (e.g., 8192-byt...

5.5CVSS7.1AI score0.00182EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.19 views

CVE-2025-21981 ice: fix memory leak in aRFS after reset

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS accelerated Receive Flow Steering structures memory leak by adding a checker to verify if aRFS memory is already allocated while configuring VSI. aRFS objects are allocated in two...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49516

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.17 views

CVE-2022-49516 ice: always check VF VSI pointer values

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

0.00226EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49516

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.15 views

CVE-2022-49516 ice: always check VF VSI pointer values

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.15 views

The vulnerability of the ice component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the ice component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the icevsirebuild function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References17Affected Software4
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.8 views

SUSE CVE-2024-50042

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice echo 0 /sys/bus/pci/devices/$PFPCI/sriovdriversautoprobe...

5.5CVSS7.6AI score0.0021EPSS
SaveExploits0References15
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

DEBIAN-CVE-2024-50042

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice echo 0 /sys/bus/pci/devices/$PFPCI/sriovdriversautoprobe...

7.1CVSS5.8AI score0.0021EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46766

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

5.5CVSS7.1AI score0.00229EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/18 11:13 a.m.27 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

4.7CVSS6.7AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.28 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46766

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

7.8CVSS5.9AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

UBUNTU-CVE-2024-46766

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.33 views

CVE-2024-46765 ice: protect XDP configuration with a mutex

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

0.00235EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/08/23 12:0 a.m.11 views

PT-2024-32180

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.52 Description The main threat to data consistency in ice xdp is a possible asynchronous PF reset, which can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43831

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Handle invalid decoder vsi Handle an invalid decoder vsi in vpudecinit to ensure the decoder vsi is valid for future use...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References16
Rows per page
Query Builder