Lucene search
+L

6076 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:08 a.m.3 views

CVE-2026-72307

A flaw was found in the Linux kernel's mlxsw driver. When the mlxswspvrslpmtreereplace function encounters an error during Virtual Router VR replacement operations, its rollback mechanism fails to correctly release resources. This leads to a reference count leak, where system resources are not...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:05 a.m.5 views

CVE-2026-72141

A flaw was found in the Linux kernel's i2c-imx driver. A malicious device on the I2C bus or a local attacker with access to the I2C bus could exploit this vulnerability by initiating an SMBus block-read operation with a zero byte count. This can cause the I2C bus to become locked, requiring a pow...

7.5CVSS5.5AI score0.00576EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 4:56 a.m.7 views

CVE-2026-72040

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. When a caller provides a message to the iipmirequest function, a reference count is incremented. However, if an error occurs during this process, the reference count is not properly decremented,...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.6 views

CVE-2026-72308

A flaw was found in the mlxsw driver of the Linux kernel. This vulnerability occurs when the mlxswspportlagjoin function fails to properly release a network resource reference, leading to a reference count leak. Over time, this leak could exhaust system resources, potentially resulting in a denia...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 4:32 a.m.44 views

CVE-2026-49419

FreeBSD 15.0+ kernel contains a double-free bug in kern_jail_set() and kern_jail_get(): when the JAIL_AT_DESC flag is used, the caller's current prison reference is released before descriptor lookup, then released again on error paths. An unprivileged local user can trigger a prison reference cou...

8.8CVSS7.3AI score0.00286EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 4:32 a.m.41 views

CVE-2026-49419 Jail reference count underflow

When the JAILATDESC flag is specified, kernjailset and kernjailget released the reference to the caller's current prison before looking up the jail descriptor. If the descriptor lookup failed, error-handling paths released the same reference a second time. An unprivileged local user can trigger a...

0.00286EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/18 8:30 p.m.13 views

CVE-2026-16732 fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6168 WITHDRAWN: Unbounded iteration count causes CPU denial of service in github.com/lib/pq/scram

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". The SCRAM client in github.com/lib/pq/scram accepts an attacker-controlled iteration count with no upper bound and immediately performs that many PBKDF2-style HMAC rounds. A PostgreSQL...

5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/18 3:28 p.m.8 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS4.4AI score0.00141EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 10:50 a.m.6 views

CVE-2026-72142

A flaw was found in the i2c-imx driver of the Linux kernel. When an I2C slave device performs an SMBus block-read operation with a byte count of zero, the atomic polling path in the driver fails to properly release the I2C bus. This can cause the bus to become stuck, requiring a power cycle of th...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:33 a.m.6 views

CVE-2026-72218

A flaw was found in the Linux kernel's lockd component. A reference count leak occurs when nlmdofopen fails on a cached file path. This prevents the file's reference count from returning to zero, causing a resource leak. Over time, this can lead to resource exhaustion and a Denial of Service DoS...

7CVSS5.6AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 9:39 p.m.7 views

CVE-2026-72082

A flaw was found in the Linux kernel's SCSI Small Computer System Interface elx: efct module. This vulnerability occurs when an I/O abort operation fails to properly release a resource reference. This can lead to a permanent resource leak, which prevents subsequent attempts to abort the same I/O...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.12 views

CVE-2026-75480

OpenViking debug vector scroll and count endpoints apply only account-level scoping without user-level access controls, allowing authenticated users to read all co-tenant records. Attackers can query these endpoints to retrieve private memories, resources, skills, and secret material belonging to...

7.1CVSS0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 8:36 p.m.8 views

EUVD-2026-60392

OpenViking debug vector scroll and count endpoints apply only account-level scoping without user-level access controls, allowing authenticated users to read all co-tenant records. Attackers can query these endpoints to retrieve private memories, resources, skills, and secret material belonging to...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 11:20 a.m.7 views

CVE-2026-72042

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. An issue in the event delivery mechanism, specifically a reference count underflow, can lead to a use-after-free vulnerability. This occurs when a user's reference count is prematurely decremented...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.9 views

SUSE CVE-2026-74528

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

8CVSS5.4AI score0.0023EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.15 views

CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS0.00122EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74531

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: hold conn reference in abortconnsync There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-CVE-2026-74531

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: hold conn reference in abortconnsync There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS5.4AI score0.00254EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

0.00173EPSS
SaveExploits0References6
Rows per page
Query Builder