Lucene search
+L

547 matches found

OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-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.5CVSS6.4AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.6 views

DEBIAN-CVE-2025-22075

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 "net/core: Add support for getting VF GUIDs" added support for getting VF port and node GUIDs in netlink ifinfo messages, but their size was not take...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.12 views

UBUNTU-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.8AI score0.00191EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/16 3:16 p.m.19 views

UBUNTU-CVE-2025-22075

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 "net/core: Add support for getting VF GUIDs" added support for getting VF port and node GUIDs in netlink ifinfo messages, but their size was not take...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References41
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.19 views

CVE-2025-22075

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 "net/core: Add support for getting VF GUIDs" added support for getting VF port and node GUIDs in netlink ifinfo messages, but their size was not take...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.5 views

CVE-2025-22065 idpf: fix adapter NULL pointer dereference on reboot

In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpfremove twice. First via idpfshutdown and then again when idpfremove calls into sriovdisable, because the VF devices use the id...

7AI score0.00254EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.9 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 null pointer dereference risk in the SR-IOV VF creation failure path...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.8 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 rtnetlink not properly allocating the space required for VF GUIDs, which could lead to a message too long...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/04/04 12:00 a.m.13 views

PT-2025-29031

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue resolves a critical lock within the iavf driver, eliminating error-prone logic associated with try locks. The resolution involves replacing the critical lock with a netdev...

7.8CVSS8.2AI score0.01278EPSS
SaveExploits8References578
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.13 views

SUSE CVE-2025-21883

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

5.5CVSS7.6AI score0.00205EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/27 3:15 p.m.8 views

DEBIAN-CVE-2025-21883

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

7.8CVSS6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 3:15 p.m.18 views

UBUNTU-CVE-2025-21883

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

7.8CVSS6.3AI score0.00205EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2025/02/28 5:31 a.m.9 views

CVE-2022-49584

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.14 views

SUSE CVE-2022-49583

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix handling of dummy receive descriptors Fix memory leak caused by not handling dummy receive descriptor properly. iavfgetrxbuffer now sets the rxbuffer return value for dummy receive descriptors. Without this patch, when...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.8 views

SUSE CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.3AI score0.00282EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.5 views

SUSE CVE-2022-49626

In the Linux kernel, the following vulnerability has been resolved: sfc: fix use after free when disabling sriov Use after free is detected by kfence when disabling sriov. What was read after being freed was vf-pcidev: it was freed from pcidisablesriov and later read in efxef10sriovfreevfvports,...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.4 views

SUSE CVE-2022-49722

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.12 views

AZL-68805 CVE-2022-49722 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.7AI score0.00267EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.19 views

CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS0.00282EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.13 views

DEBIAN-CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS5.3AI score0.00282EPSS
SaveExploits0References1
Rows per page
Query Builder