Lucene search
+L

361 matches found

NVD
NVD
added 2025/09/23 6:15 a.m.11 views

CVE-2025-39875

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/23 6:15 a.m.4 views

DEBIAN-CVE-2025-39875

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/23 6:15 a.m.13 views

UBUNTU-CVE-2025-39875

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/23 6:00 a.m.15 views

CVE-2025-39875

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2025/09/23 6:00 a.m.39 views

CVE-2025-39875

CVE-2025-39875: Linux kernel igb driver NULL pointer dereference during ethtool loopback test due to missing q_vector for test ring. The fix adjusts the __xdp_rxq_info_reg() call by using 0 as napi_id (since napi_id isn't needed after commit 5ef44b3cb43b), preventing NULL dereferences when ethtoo...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/23 6:00 a.m.13 views

CVE-2025-39875 igb: Fix NULL pointer dereference in ethtool loopback test

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

5.5CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/23 6:00 a.m.3 views

CVE-2025-39875 igb: Fix NULL pointer dereference in ethtool loopback test

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

6AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.21 views

CVE-2025-39875 igb: Fix NULL pointer dereference in ethtool loopback test

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

0.00127EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/23 12:00 a.m.8 views

PT-2025-39132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The igb driver experiences a NULL pointer dereference during the ethtool loopback test. This occurs because the test ring lacks an associated q vector when set up, specifically due to...

6.2AI score0.00127EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.8 views

SUSE CVE-2023-53148

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

2.5CVSS6.5AI score0.00165EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - igb: Do not free qvector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc fails, qvector will be free...

7.8CVSS6.6AI score0.00163EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53148

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung...

7.8CVSS6.6AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 2:15 p.m.13 views

DEBIAN-CVE-2023-53148

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.18 views

CVE-2023-53148

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

7.8CVSS0.00165EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 2:15 p.m.8 views

CVE-2022-50252

In the Linux kernel, the following vulnerability has been resolved: igb: Do not free qvector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc fails, qvector will be freed but left in the original adapter-qvectorvidx array position...

7.8CVSS0.00163EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

DEBIAN-CVE-2022-50252

In the Linux kernel, the following vulnerability has been resolved: igb: Do not free qvector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc fails, qvector will be freed but left in the original adapter-qvectorvidx array position...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.10 views

UBUNTU-CVE-2022-50252

In the Linux kernel, the following vulnerability has been resolved: igb: Do not free qvector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc fails, qvector will be freed but left in the original adapter-qvectorvidx array position...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/15 2:15 p.m.15 views

UBUNTU-CVE-2023-53148

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:03 p.m.14 views

CVE-2023-53148 igb: Fix igb_down hung on surprise removal

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:03 p.m.14 views

CVE-2023-53148 igb: Fix igb_down hung on surprise removal

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder