Lucene search
+L

538 matches found

OSV
OSV
added 2024/07/16 1:15 p.m.9 views

DEBIAN-CVE-2022-48842

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

4.7CVSS5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.7 views

UBUNTU-CVE-2022-48842

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

4.7CVSS5.7AI score0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 1:15 p.m.8 views

UBUNTU-CVE-2022-48841

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceupdatevsitxringstats It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and bytes are updated when ring pointer is valid, but later on...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.17 views

CVE-2023-52743

In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQMEMRECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in checkflushdependency is being triggered. This is due to ice driver workqueue being allocated with the WQMEMRECLAIM flag a...

4.4CVSS6.7AI score0.00239EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/01 2:22 a.m.4 views

SUSE CVE-2024-36935

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

5.1CVSS6.7AI score0.00213EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.9 views

Linux kernel security vulnerabilities

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 a failure to ensure that strings are terminated with a null character during copying of user-space data to a...

7.1CVSS6.7AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.5 views

SUSE CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.10 views

SUSE CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

7.8CVSS6.2AI score0.0021EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/05/27 9:59 a.m.23 views

CVE-2021-47563

A vulnerability was found in the Linux kernel's ice driver, where the addpbleprm function improperly manages the reference counting of the bpfprog object. This issue occurs during the VSI rebuild process, causing a reference count underflow when an old program is mistakenly decremented while stil...

5.5CVSS9AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.7 views

SUSE CVE-2021-47449

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.8 views

SUSE CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/24 3:15 p.m.28 views

CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.27 views

CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS6.5AI score
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

DEBIAN-CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.15 views

UBUNTU-CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

UBUNTU-CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.41 views

CVE-2021-47563 ice: avoid bpf_prog refcount underflow

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

6.1AI score0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.16 views

CVE-2021-47563 ice: avoid bpf_prog refcount underflow

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

6.5AI score0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder