Lucene search
K

490 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.0 views

UBUNTU-CVE-2024-56649

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetcsetuptcmqprio to configure MQPRIO. And enetcsetuptcmqprio calls enetcchangepreemptibletcs to configure preemptible TCs...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References20
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.3 views

CVE-2024-56649 net: enetc: Do not configure preemptible TCs if SIs do not support

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetcsetuptcmqprio to configure MQPRIO. And enetcsetuptcmqprio calls enetcchangepreemptibletcs to configure preemptible TCs...

7.4AI score0.00019EPSS
Exploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

UBUNTU-CVE-2024-53214

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability i.e., capability with ID greater than PCIEXTCAPIDM...

7.8CVSS6.2AI score0.00012EPSS
Exploits0References46
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:0 a.m.1 views

The vulnerability of the igbvf component in the Linux operating system’s kernel allows a hacker to gain elevated privileges within the system.

The vulnerability of the igbvf component in the Linux operating system’s kernel is related to errors that occur after the igbvfprobe function is called. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

7.8CVSS6.3AI score0.00014EPSS
Exploits0References22Affected Software2
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.1 views

kernel: i40e: Do not allow untrusted VF to remove administratively set MAC

A flaw was found in Intel network adapters in the Linux kernel, where untrusted virtualized network interfaces can remove MAC addresses set by the system. This flaw allows an attacker with sufficient privileges to cause a denial of service...

6.3CVSS6.7AI score0.00015EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/11/19 3:48 a.m.0 views

SUSE CVE-2024-50296

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions call function pcidisablesriov. The numVFs is check...

5.5CVSS7.6AI score0.00022EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/11/19 3:48 a.m.1 views

SUSE CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS7.5AI score0.00029EPSS
Exploits0References16
OSV
OSV
added 2024/11/19 2:16 a.m.4 views

AZL-53468 CVE-2024-50298 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS6.8AI score0.00029EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.2 views

UBUNTU-CVE-2024-50296

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions call function pcidisablesriov. The numVFs is check...

5.5CVSS6.2AI score0.00022EPSS
Exploits0References52
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.1 views

CVE-2024-50298 net: enetc: allocate vf_state during PF probes

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

7.4AI score0.00029EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.1 views

CVE-2024-50296 net: hns3: fix kernel crash when uninstalling driver

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions call function pcidisablesriov. The numVFs is check...

7.5AI score0.00022EPSS
Exploits0References8
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.1 views

The vulnerability of Linux operating system kernel components that implement vfio/pci allows a hacker to trigger a service failure.

The vulnerability of Linux operating system kernel components that use vfio/pci is related to resource management errors in the vfiointxsetsignal function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.0002EPSS
Exploits0References47Affected Software6
Positive Technologies
Positive Technologies
added 2024/11/03 12:0 a.m.3 views

PT-2024-34123

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the allocation of vf state during PF probes. In the previous implementation, vf state is allocated memory only when VF...

5.5CVSS5.4AI score0.00029EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.0 views

SUSE CVE-2022-48949

In the Linux kernel, the following vulnerability has been resolved: igb: Initialize mailbox message for VF reset When a MAC address is not assigned to the VF, that portion of the message sent to the VF is not set. The memory, however, is allocated from the stack meaning that information may be...

5.5CVSS6.5AI score0.00011EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.1 views

SUSE CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS7.6AI score0.00014EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.1 views

SUSE CVE-2024-50042

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice echo 0 /sys/bus/pci/devices/$PFPCI/sriovdriversautoprobe...

5.5CVSS7.6AI score0.00018EPSS
Exploits0References15
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50042

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice echo 0 /sys/bus/pci/devices/$PFPCI/sriovdriversautoprobe...

7.1CVSS5.8AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2022-48949

In the Linux kernel, the following vulnerability has been resolved: igb: Initialize mailbox message for VF reset When a MAC address is not assigned to the VF, that portion of the message sent to the VF is not set. The memory, however, is allocated from the stack meaning that information may be...

5.5CVSS5.7AI score0.00011EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 the Linux kernel that stems from an invalid memory operation caused by increasing the MSI-X value on the VF...

7.1CVSS8.2AI score0.00018EPSS
Exploits0References4
Rows per page
Query Builder