Lucene search
+L

1007 matches found

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

CVE-2026-72245

A flaw was found in the Linux kernel's gpu: host1x subsystem. An error handling path in the host1xdeviceparsedt function, when called from host1xdeviceadd, fails to properly release a device reference. This oversight leads to a device reference leak, which could potentially result in resource...

5.5CVSS5.4AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:55 a.m.3 views

CVE-2026-72438

A flaw was found in the Linux kernel's multiple device MD driver, specifically in the RAID10 implementation. This vulnerability occurs due to reference leaks in the writespending and barrier mechanisms during discard failures. An attacker could potentially exploit this by triggering discard...

7.5CVSS5.6AI score0.00359EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74432

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Fix leak of released call in recvmsgMSGPEEK Fix rxrpcrecvmsg to also drop the ref it holds on an already-released call if MSGPEEK is in force the functio...

5.4AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72240

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has...

5.5AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a...

5.7AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72214

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via...

5.5AI score0.00205EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-72245

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be...

5.4AI score0.00221EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 11:09 p.m.6 views

CVE-2026-72128

A flaw was found in the nvmet NVMe over Fabrics target component of the Linux kernel. This vulnerability occurs in the nvmetsqcreate function, where a reference to a controller object is not properly released if a specific check fails. An attacker could potentially exploit this reference count le...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 4:59 p.m.7 views

CVE-2026-72022

A flaw was found in the Linux kernel's Logical Link Control LLC subsystem. The llcuiautobind function fails to properly release a reference to a Service Access Point SAP after a successful autobind operation. A local user can repeatedly perform autobind and close cycles, which leads to the...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74514

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.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74536

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix leaking sk after socket release isosockkill tests !sockflagsk, SOCKZAPPED || sk-sksocket || sockflagsk, SOCKDEAD for early return, but this is always true since sockorphansk sets SOCKDEAD, so the sk reference...

5.4AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74514

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...

5.5AI score0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72456

In the Linux kernel, the following vulnerability has been resolved: apparmor: release exe file resources on path failure getcurrentexepath takes both an exefile reference and a path reference before resolving the path name. If aapathname failed, it returned immediately and leaked both references...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-72430

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix nfconnlabels leak on two error paths tcfctfillparams calls nfconnlabelsget setting putlabels when TCACTLABELS is present, but two later error sites use a bare return instead of "goto err", skipping the err:...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72456

In the Linux kernel, the following vulnerability has been resolved: apparmor: release exe file resources on path failure getcurrentexepath takes both an exefile reference and a path reference before resolving the path name. If aapathname failed, it returned immediately and leaked both references...

5.3AI score0.00189EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

5.8AI score0.00172EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72240

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72245

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

0.00221EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72214

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

0.00205EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72179

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

0.00206EPSS
SaveExploits0References6
Rows per page
Query Builder