Lucene search
K

31 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: igb: Fixed NULL pointer dereferencing in the ethtool loopback test. The igb driver currently causes a NULL pointer dereferencing when executing the ethtool loopback test. This occurs because there is no associated q-vector for th...

5.5CVSS5.7AI score0.0002EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.2 views

SUSE CVE-2026-23353

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.16 views

CVE-2026-23353 ice: fix crash in ethtool offline loopback test

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

0.00019EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the dereferencing of empty pointers during an offline ethtool loopback test, potentially leading ...

5.5CVSS6AI score0.00019EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-23353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, th...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-30861

Malicious code in bioql PyPI...

6.3AI score0.0002EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39875

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test...

5.5CVSS5.8AI score0.0002EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/24 11:22 p.m.1 views

SUSE 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.5CVSS6.4AI score0.0002EPSS
Exploits0References9
OSV
OSV
added 2025/09/23 6:15 a.m.1 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.0002EPSS
Exploits0References1
OSV
OSV
added 2025/09/23 6:15 a.m.0 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.0002EPSS
Exploits0References5
CVE
CVE
added 2025/09/23 6:0 a.m.13 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.0002EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/09/23 6:0 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...

5.5CVSS6.1AI score0.0002EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.4 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.0002EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/09/23 6:0 a.m.1 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.0002EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.1 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.0002EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-46916

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ethtool loopback test The ixgbe driver currently...

5.5CVSS4.9AI score0.00017EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46916

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ethtool loopback test The ixgbe driver currently generates a NULL pointer dereference when performing the ethtool loopback test. This is due to the fact that there isn't a qvector associated...

5.5CVSS6.6AI score0.00017EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.1 views

CVE-2021-46916

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ethtool loopback test The ixgbe driver currently generates a NULL pointer dereference when performing the ethtool loopback test. This is due to the fact that there isn't a qvector associated...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.6 views

CVE-2021-46916

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ethtool loopback test The ixgbe driver currently generates a NULL pointer dereference when performing the ethtool loopback test. This is due to the fact that there isn't a qvector associated...

5.5CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2024/02/27 7:15 a.m.2 views

DEBIAN-CVE-2021-46916

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ethtool loopback test The ixgbe driver currently generates a NULL pointer dereference when performing the ethtool loopback test. This is due to the fact that there isn't a qvector associated...

5.5CVSS5AI score0.00017EPSS
Exploits0References1
Rows per page
Query Builder