Lucene search
+L

909 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.7 views

SUSE CVE-2023-54156

In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54037

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is...

5.9AI score0.00169EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.13 views

CVE-2023-54156

In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...

7.8CVSS0.00204EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54156

In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...

7.8CVSS5.7AI score0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:07 p.m.9 views

CVE-2023-54156 sfc: fix crash when reading stats while NIC is resetting

In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...

7.8CVSS6.3AI score
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54037

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

0.00169EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.24 views

CVE-2022-50710

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

0.00196EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2022-50710

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

5.4AI score0.00196EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2023-54037

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

5.7AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2022-50710

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

5.7AI score0.00196EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.7 views

UBUNTU-CVE-2023-54037

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

5.7AI score0.00169EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:56 a.m.24 views

CVE-2023-54037

CVE-2023-54037 involves the Linux kernel ice driver where ethtool reload can trigger a NULL pointer deref if VSI is not yet configured. The fix adds a rtnl lock around VSI deconfig/config, zeros num_q_vectors after freeing, guards tx/rx_rings in ring-related ethtool ops, and ensures proper unroll...

5.8AI score0.00169EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:56 a.m.10 views

CVE-2023-54037 ice: prevent NULL pointer deref during reload

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.36 views

CVE-2023-54037 ice: prevent NULL pointer deref during reload

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

0.00169EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:55 a.m.12 views

CVE-2022-50710 ice: set tx_tstamps when creating new Tx rings via ethtool

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.48 views

CVE-2022-50710 ice: set tx_tstamps when creating new Tx rings via ethtool

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

0.00196EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:55 a.m.17 views

CVE-2022-50710

Technical details about CVE-2022-50710 are not publicly provided in the supplied documents. No affected products, versions, impact, or fixes are specified here. Monitor for official updates from vendors and security advisories.

6AI score0.00196EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.14 views

PT-2025-53233

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the sfc module where a NULL pointer dereference can occur during an ethtool selftest when reading network interface card NIC statistics...

7.2AI score0.00204EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.13 views

PT-2025-52994

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ice network driver. Calling ethtool during a reload operation can lead to a kernel NULL pointer dereference because the Virtual Switch Interface VSI i...

6.1AI score0.00169EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50710

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocatio...

5.9AI score0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder