Lucene search
+L

5656 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 5:52 a.m.10 views

CVE-2026-64545

A flaw was found in the Linux kernel. The xdpmasterredirect function, which handles network packet redirection, does not properly check for a null pointer. This oversight allows a local attacker to trigger a null pointer dereference by sending a specially crafted XDP eXpress Data Path packet duri...

7.5CVSS5.7AI score0.0049EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.18 views

SUSE CVE-2026-64319

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: validate reply message payload bounds against transfer length nvmetauthreply accesses the variable-length rval array using attacker-controlled hl hash length and dhvlen DH value length fields without verifying they fi...

8.2CVSS6AI score0.00524EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.8 views

SUSE CVE-2026-64321

In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...

4.7CVSS5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.10 views

SUSE CVE-2026-64462

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...

4.7CVSS5.8AI score0.00184EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.15 views

EUVD-2026-48805

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

5.8AI score0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.15 views

CVE-2026-64460

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

7CVSS5.7AI score0.00118EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.41 views

CVE-2026-64460 PCI/IOV: Skip VF Resizable BAR restore on read error

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

7CVSS0.00118EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.16 views

EUVD-2026-48804

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

5.8AI score0.00118EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64460

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

5.7AI score0.00118EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.55 views

CVE-2026-64438 crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adfaccelvfinfo. Currently, adfdisablesriov destroys per-VF...

8.8CVSS0.00135EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.16 views

EUVD-2026-49033

In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.58 views

CVE-2026-64321

CVE-2026-64321 is a reference count leak in the NVMe over RDMA (nvmet_rdma) target of the Linux kernel. In nvmet_rdma_queue_connect(), a call to nvmet_rdma_find_get_device() acquires an ndev reference via kref_get(), but on the early-return path triggered when the host queue backlog is exceeded (...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64461

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port...

5.9AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64460

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore...

7CVSS5.9AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 11:19 a.m.24 views

CVE-2026-65536

CVE-2026-65536 affects the WordPress WooCommerce shipping plugin (Persian: افزونه حمل و نقل ووکامرس) for fast/custom delivery and courier options,

6.5CVSS5.3AI score0.00167EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-42919)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-42919 advisory. - fanotify: fix false positive on permission events CKI Backport Bot RHEL-180076 CVE-2026-46150 - ice: fix double-free of txbuf skb Jakub Ramaseuski...

8.8CVSS6.5AI score0.0026EPSS
SaveExploits3References12
EUVD
EUVD
added 2026/07/22 12:31 a.m.14 views

EUVD-2026-46988

Vulnerability in Oracle APEX component: Installation. Supported versions that are affected are 24.1, 24.2 and 26.1. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle APEX executes to compromise Oracle APEX. Successful attacks of this...

5.5CVSS7.1AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/22 12:31 a.m.11 views

EUVD-2026-46562

Vulnerability in Oracle APEX component: General. Supported versions that are affected are 24.1, 24.2 and 26.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle APEX. Successful attacks of this vulnerability can result in unauthoriz...

5.3CVSS7AI score0.00323EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 10:18 p.m.15 views

CVE-2026-60630

Vulnerability in Oracle APEX component: Installation. Supported versions that are affected are 24.1, 24.2 and 26.1. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle APEX executes to compromise Oracle APEX. Successful attacks of this...

5.5CVSS0.00148EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/21 9:15 p.m.10 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the Locale middleware when processing unauthenticated HTTP requests containing a specially crafted Accept-Language header. An attacker can exhaust server CPU resources by sending large...

8.7CVSS8.4AI score0.00335EPSS
SaveExploits0References3
Rows per page
Query Builder