Lucene search
+L

1003 matches found

SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 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:34 a.m.7 views

SUSE CVE-2021-47399

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ixgbexdpsetup The ixgbe driver currently generates a NULL pointer dereference with some machine online cpus ringfeatureRINGFFDIR.limit = count; It becomes 63. When user use xdp,...

5.5CVSS7.5AI score0.00239EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/27 9:57 a.m.24 views

CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

4.4CVSS6.3AI score0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS4.9AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/24 3:15 p.m.30 views

CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.33 views

CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.35 views

CVE-2021-47517

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

UBUNTU-CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.53 views

CVE-2021-47558 net: stmmac: Disable Tx queues when reconfiguring the interface

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

6.2AI score0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:09 p.m.106 views

CVE-2021-47558

The CVE-2021-47558 issue affects Linux kernel’s net:stmmac driver. The bug occurred because Tx queues were not disabled when stopping an interface to apply new configuration, potentially causing a kernel panic during: (1) reconfiguring queue numbers (ethtool -L), (2) resizing ring buffers (ethtoo...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.8 views

SUSE CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

4.4CVSS6.3AI score0.0026EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: ice: Block switchdev mode when ADQ is active and vice versa

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. To prevent this, check if ADQ is active when changi...

5.5CVSS6.8AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

5.5CVSS5.1AI score0.0026EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.57 views

CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:23 p.m.25 views

CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.18 views

CVE-2023-52745 IB/IPoIB: Fix legacy IPoIB due to wrong number of queues

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.40 views

CVE-2023-52745 IB/IPoIB: Fix legacy IPoIB due to wrong number of queues

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:23 p.m.22 views

CVE-2023-52745 IB/IPoIB: Fix legacy IPoIB due to wrong number of queues

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS5.7AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:23 p.m.102 views

CVE-2023-52745

The CVE-2023-52745 entry concerns the Linux kernel’s IPoIB (IB/IPoIB) legacy interface handling. The issue arises when a netlink operation creates child PKEY interfaces with multiple transmit/receive queues, while some devices support only a single tx/rx queue. This mismatch can trigger a NULL-po...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47399

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ixgbexdpsetup The ixgbe driver currently generates a NULL pointer dereference with some machine online cpus ringfeatureRINGFFDIR.limit = count; It becomes 63. When user use xdp,...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
Rows per page
Query Builder