Lucene search
+L

897 matches found

CVE
CVE
added 2024/09/18 7:12 a.m.143 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.0024EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.21 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.0024EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.58 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.0024EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 7:12 a.m.20 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.2AI score
SaveExploits0References9
Amazon
Amazon
added 2024/09/18 12:0 a.m.4 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00886EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.12 views

SUSE CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.1CVSS6.3AI score0.00246EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/09/13 12:11 p.m.27 views

CVE-2024-46679

A flaw was found in ethtool in the Linux kernel, where sysfs reader getting link settings can attempt to read the device state on a device that is not present, leading to a crash...

4.7CVSS5.3AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.11 views

AZL-49570 CVE-2024-46679 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS6.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.3 views

DEBIAN-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS5.6AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.28 views

CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS0.00246EPSS
SaveExploits0References12
OSV
OSV
added 2024/09/13 6:15 a.m.6 views

UBUNTU-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS6.2AI score0.00246EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.23 views

CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS5.6AI score0.00246EPSS
SaveExploits0
OSV
OSV
added 2024/09/13 5:29 a.m.21 views

CVE-2024-46679 ethtool: check device is present when getting link settings

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

6AI score
SaveExploits0References15
CVE
CVE
added 2024/09/13 5:29 a.m.147 views

CVE-2024-46679

CVE-2024-46679 (Linux kernel) : A race between sysfs reading of ethtool link settings and device removal can read state when the device is not present, causing a crash. The fix moves a device-presence check into ethtool (and related callers) to ensure link settings are only shown when the device ...

4.7CVSS5.9AI score0.00246EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.40 views

CVE-2024-46679 ethtool: check device is present when getting link settings

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

0.00246EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.32 views

CVE-2024-46679 ethtool: check device is present when getting link settings

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

6.8AI score0.00246EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/13 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a failure of the ethtool component to check for the presence of a device when fetching link settings...

4.7CVSS6.3AI score0.00246EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.87 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7005-2)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7005-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

9.8CVSS7.9AI score0.02701EPSS
SaveExploits3References218
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.8 views

The vulnerability of the find_compatible_node() function in the ethtool component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the findcompatiblenode function in the ethtool component of the Linux operating system’s kernel is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References8Affected Software2
Positive Technologies
Positive Technologies
added 2024/08/21 12:0 a.m.7 views

PT-2024-32185

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.52 Description The issue arises when ethtool callbacks are executed while a reset is in progress, attempting to access deleted resources. This can result in a NULL pointer dereference. The reproduction steps...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0
Rows per page
Query Builder