Lucene search
K

510 matches found

NVD
NVD
added 2024/07/16 12:15 p.m.11 views

CVE-2022-48811

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: don't release napi in ibmvnicopen If ibmvnicopen encounters an error such as when setting link state, it calls releaseresources which frees the napi structures needlessly. Instead, have ibmvnicopen only clean up the work...

5.5CVSS0.00028EPSS
Exploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.2 views

DEBIAN-CVE-2022-48811

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: don't release napi in ibmvnicopen If ibmvnicopen encounters an error such as when setting link state, it calls releaseresources which frees the napi structures needlessly. Instead, have ibmvnicopen only clean up the work...

5.5CVSS5.8AI score0.00028EPSS
Exploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

UBUNTU-CVE-2022-48811

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: don't release napi in ibmvnicopen If ibmvnicopen encounters an error such as when setting link state, it calls releaseresources which frees the napi structures needlessly. Instead, have ibmvnicopen only clean up the work...

5.5CVSS6.6AI score0.00028EPSS
Exploits0References6
CVE
CVE
added 2024/07/16 11:44 a.m.76 views

CVE-2022-48811

CVE-2022-48811 concerns the ibmvnic driver in the Linux kernel. Affected: ibmvnic_open/reset paths in the IBM Power virtualization NIC stack. Root cause: in __ibmvnic_open(), if an error occurs (e.g., when setting link state), release_resources() frees napi structures that are still needed, causi...

5.5CVSS6.4AI score0.00028EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.1 views

SUSE CVE-2024-39502

In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netifnapidel When queues are started, netifnapiadd and napienable are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi should be registered and...

6.7CVSS6.8AI score0.00011EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.1 views

SUSE CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

7.8CVSS6.5AI score0.0001EPSS
Exploits0References34
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

5.5CVSS5.6AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-39502

In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netifnapidel When queues are started, netifnapiadd and napienable are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi should be registered and...

7.8CVSS5.9AI score0.00011EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

UBUNTU-CVE-2024-39502

In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netifnapidel When queues are started, netifnapiadd and napienable are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi should be registered and...

7.8CVSS6.3AI score0.00011EPSS
Exploits0References29
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.22 views

CVE-2024-40937 gve: Clear napi->skb before dev_kfree_skb_any()

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

0.0001EPSS
Exploits0References5
CVE
CVE
added 2024/07/12 12:25 p.m.118 views

CVE-2024-40937

CVE-2024-40937 refers to a Linux kernel vulnerability in the gve driver where napi->skb was not cleared before freeing the skb with dev_kfree_skb_any(), potentially leaving a dangling napi pointer returned by napi_get_frags. The fix clears napi->skb before the skb is freed. Connected docume...

5.5CVSS6.5AI score0.0001EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.19 views

CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

5.5CVSS5.6AI score0.0001EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/07/08 3:3 a.m.6 views

kernel: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

An operation precedence flaw was found in the Linux kernel’s Mellanox Technologies networking driver. This flaw allows a local user to crash the system or potentially gain access to data that should not be accessible...

7.1CVSS6.8AI score0.00071EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.2 views

kernel: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

An operation precedence flaw was found in the Linux kernel’s Mellanox Technologies networking driver. This flaw allows a local user to crash the system or potentially gain access to data that should not be accessible...

7.1CVSS6.8AI score0.00071EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.1 views

SUSE CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS8.1AI score0.00024EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.16 views

CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS6.4AI score0.00024EPSS
Exploits0References4
OSV
OSV
added 2024/06/25 3:15 p.m.2 views

UBUNTU-CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS6.6AI score0.00024EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.24 views

CVE-2024-39293 Revert "xsk: Support redirect to any socket bound to the same umem"

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

0.00024EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/06/24 12:0 a.m.3 views

PT-2024-29727 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0-rc3-netnext+ Description: The issue arises when the ionic tx clean function calls napi consume skb, which in turn calls napi skb cache put. The problem occurs because napi consume skb is called without...

7.5CVSS6.4AI score0.00008EPSS
Exploits0References13
OSV
OSV
added 2024/06/19 3:15 p.m.2 views

DEBIAN-CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS5.5AI score0.00014EPSS
Exploits0References1
Rows per page
Query Builder