Lucene search
+L

532 matches found

NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

5.4AI score0.00188EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.5 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

5.4AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:0 a.m.42 views

CVE-2022-50636

The CVE-2022-50636 entry concerns the Linux kernel PCI subsystem and VF handling. The vulnerability stemmed from pci_device_is_present() returning false for virtual functions (VFs) because it relied on Vendor/Device IDs (0xffff for VFs), causing virtio I/O issues during VF removal/unbinding or wh...

6.1AI score0.00188EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.33 views

CVE-2022-50636 PCI: Fix pci_device_is_present() for VFs by checking PF

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

0.00188EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/06 12:23 a.m.6 views

SUSE CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

6.6CVSS5.7AI score0.00219EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/04 3:15 p.m.11 views

AZL-71293 CVE-2025-40219 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV Before disabling SR-IOV via config space accesses to the parent PF, sriovdisable first removes the PCI devices representing the VFs. Since commit 9d16947b7583...

5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.11 views

UBUNTU-CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

5.8AI score0.00219EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.45 views

CVE-2025-40219 PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 2:50 p.m.6 views

CVE-2025-40219 PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

5.9AI score
SaveExploits0References13
CVE
CVE
added 2025/12/04 2:50 p.m.37 views

CVE-2025-40219

CVE-2025-40219 concerns the Linux kernel SR-IOV PCI handling. The vulnerability stems from missing serialization locks around SR-IOV VF removal/enabling: sriov_disable() could remove VF PCI devices without holding the global PCI rescan-remove lock, risking double-remove/list corruption (notably o...

5.7AI score0.00219EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/02 11:12 a.m.4 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 9:41 a.m.2 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/24 10:44 a.m.7 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/24 6:25 a.m.6 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/24 2:50 a.m.2 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.3 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-50296)

hns3: A kernel crash may occur when the driver is uninstalled and the VF is disabled concurrently. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description...

5.5CVSS6.9AI score0.00254EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/17 9:52 a.m.10 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/11/15 12:24 a.m.7 views

SUSE CVE-2025-40136

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - request reserved interrupt for virtual function The device interrupt vector 3 is an error interrupt for physical function and a reserved interrupt for virtual function. However, the driver has not registere...

4.4CVSS6.5AI score0.00182EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/11/13 4:2 p.m.14 views

CVE-2025-40136

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - request reserved interrupt for virtual function The device interrupt vector 3 is an error interrupt for physical function and a reserved interrupt for virtual function. However, the driver has not registere...

5.6AI score0.00182EPSS
SaveExploits0References4
Rows per page
Query Builder