Lucene search
+L

58 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986666)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986666 advisory. In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ice: Stop processing VF messages...

8.8CVSS6.1AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/19 4:15 p.m.44 views

CVE-2025-39855

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx-inuse in iceptptsirq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does not use the standard Tx timestamp logic, due to the...

7.8CVSS0.00162EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Ice: Added netifdeviceattach/detach to the PF reset flow. Ethtool calls can be executed while reset is in progress, and attempting to access deleted resources may lead to a NULL pointer dereference. For example, attempting to...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:00 a.m.7 views

ice: Add netif_device_attach/detach into PF reset flow

...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.6 views

SUSE CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References19
NVD
NVD
added 2024/09/18 8:15 a.m.39 views

CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/18 8:15 a.m.11 views

AZL-49563 CVE-2024-46770 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS5.8AI score0.00238EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.29 views

CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS5.8AI score0.00238EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.62 views

CVE-2024-46770 ice: Add netif_device_attach/detach into PF reset flow

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/18 7:12 a.m.165 views

CVE-2024-46770

CVE-2024-46770 applies to the Linux kernel; the issue arises in the PF reset flow where netif_device_attach/detach handling allows ethtool callbacks during reset to dereference deleted resources. Root cause: ethtool coalesce access during reset can hit a NULL dereference when the driver resources...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.23 views

CVE-2024-46770 ice: Add netif_device_attach/detach into PF reset flow

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

6.9AI score0.00238EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.31 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.1CVSS7AI score0.00178EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.17 views

CVE-2022-48745 net/mlx5: Use del_timer_sync in fw reset flow of halting poll

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

6.7AI score0.00178EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.96 views

CVE-2022-48745

The CVE-2022-48745 entry refers to a Linux kernel vulnerability in the net/mlx5 component where a race condition can occur due to del_timer() usage during the fw reset polling flow. The affected code substitutes del_timer() with del_timer_sync() to avoid deactivation of a timer while its interrup...

4.7CVSS6.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.25 views

CVE-2022-48745

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use deltimersync in fw reset flow of halting poll Substitute deltimer with deltimersync in fw reset polling deactivation flow, in order to prevent a race condition which occurs when deltimer is called and timer is...

4.7CVSS5.7AI score0.00178EPSS
SaveExploits0
NVD
NVD
added 2022/02/10 11:15 p.m.23 views

CVE-2021-42000

When a password reset or password change flow with an authentication policy is configured and the adapter in the reset or change policy supports multiple parallel reset flows, an existing user can reset another existing users password...

6.5CVSS0.00535EPSS
SaveExploits0References2
OSV
OSV
added 2021/07/27 9:41 a.m.5 views

OPENSUSE-SU-2021:2474-1 Security update for qemu

This update for qemu fixes the following issues: Security issues fixed: - CVE-2021-3595: Fixed slirp: invalid pointer initialization may lead to information disclosure tftp bsc1187366 - CVE-2021-3592: Fix for slirp: invalid pointer initialization may lead to information disclosure bootp bsc118736...

6.5CVSS5.6AI score0.00491EPSS
SaveExploits2References17
Rows per page
Query Builder