Lucene search
K

141 matches found

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

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

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In the SR-IOV environment, the value of pcietable-numoflinklevels will be 0, and numoflevels - 1 will cause an array index out of bounds...

7.8CVSS6.2AI score0.00016EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.22 views

CVE-2023-54070 igb: clean up in all error paths when enabling SR-IOV

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

0.00026EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2015-1143

Malware in sbrugna...

8.6CVSS8.5AI score0.00694EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-11202

Malicious code in bioql PyPI...

7.2AI score0.0004EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-6627

Malicious code in bioql PyPI...

3.3CVSS6.1AI score0.00266EPSS
Exploits1References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-18616

Malicious code in bioql PyPI...

6.3AI score0.00092EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-13151

Malicious code in bioql PyPI...

7.1AI score0.0008EPSS
Exploits0References5
NVD
NVD
added 2025/07/25 3:15 a.m.1 views

CVE-2025-54567

hw/pci/pciesriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327...

5.4CVSS0.00027EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/07/25 12:0 a.m.4 views

CVE-2025-54566

hw/pci/pciesriov.c in QEMU through 10.0.3 has a migration state inconsistency, a related issue to CVE-2024-26327...

5.4CVSS7.3AI score0.00032EPSS
Exploits0
Cvelist
Cvelist
added 2025/07/25 12:0 a.m.4 views

CVE-2025-54567

hw/pci/pciesriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327...

4.2CVSS0.00027EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/07/25 12:0 a.m.2 views

CVE-2025-54567

hw/pci/pciesriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327...

5.4CVSS7.3AI score0.00027EPSS
Exploits0
NVD
NVD
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38036

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However...

5.5CVSS0.00092EPSS
Exploits0References2
CVE
CVE
added 2025/06/18 9:33 a.m.45 views

CVE-2025-38036

The CVE-2025-38036 entry describes a Linux kernel issue in drm/xe/vf where GuC communication required GT MMIO to be initialized. Root cause: gt->mmio was initialized late due to recent refactoring, causing GuC calls to xe_mmio_read|write() to crash with an NPD when attempting to access MMIO ad...

5.5CVSS6.3AI score0.00092EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/06/18 9:33 a.m.2 views

CVE-2025-38036 drm/xe/vf: Perform early GT MMIO initialization to read GMDID

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However...

5.5CVSS5.9AI score0.00092EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.1 views

kernel: qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info

A flaw was found in the QED SR-IOV support in the Linux kernel. Improper validation of the value returned from the qediovgetvfinfo function can cause a NULL pointer dereference and result in a denial of service...

5.5CVSS6.7AI score0.0005EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/04 5:7 p.m.18 views

CVE-2023-53123

In the Linux kernel, the following vulnerability has been resolved: PCI: s390: Fix use-after-free of PCI resources with per-function hotplug On s390 PCI functions may be hotplugged individually even when they belong to a multi-function device. In particular on an SR-IOV device VFs may be removed...

5.5CVSS7.1AI score0.0008EPSS
Exploits0References4
NVD
NVD
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22092

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS0.0004EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.5 views

CVE-2025-22092

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS5.3AI score0.0004EPSS
Exploits0
CVE
CVE
added 2025/04/16 2:12 p.m.76 views

CVE-2025-22092

The CVE-2025-22092 issue affects the Linux kernel PCI/SR-IOV path. Root cause: NULL dereference when handling virtfn creation error paths and during device removal, caused by an error handling flow after pci_setup_device() fails. The fix adds pci_iov_scan_device() to manage virtfn allocation/setu...

5.5CVSS6.4AI score0.0004EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.16 views

CVE-2025-22092 PCI: Fix NULL dereference in SR-IOV VF creation error path

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

0.0004EPSS
Exploits0References3
Rows per page
Query Builder