Lucene search
+L

1436 matches found

Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89733 usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76588

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix stale s2scpstateids IDR entry for async COPY For an async COPY, nfsd4copy called nfs4initcopystate before dupcopyfields, so the s2scpstateids IDR was pointed at &u-copy-cpstateid -- memory in the per-rqstp COMPOUND buff...

0.00448EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:46 p.m.3 views

CVE-2026-89676 nfsd: fix stale s2s_cp_stateids IDR entry for async COPY

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix stale s2scpstateids IDR entry for async COPY For an async COPY, nfsd4copy called nfs4initcopystate before dupcopyfields, so the s2scpstateids IDR was pointed at &u-copy-cpstateid -- memory in the per-rqstp COMPOUND buff...

6AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89668

CVE-2026-89668 affects the nfsd (NFS daemon) component of the Linux kernel . In init_nfsd(), nfsd_debugfs_init() is called before nfsd4_init_slabs(). If the slab allocation fails, the early return bypasses nfsd_debugfs_exit(), leaving orphaned debugfs files with stale fops pointers into freed mod...

7.8CVSS0.00171EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.25 views

CVE-2026-89636 smb: client: clear ce->tgthint in free_tgts()

In the Linux kernel, the following vulnerability has been resolved: smb: client: clear ce-tgthint in freetgts When freetgts frees all structures in ce-tlist, ce-tgthint is left pointing to one of the freed cachedfstgt structures. If ce-tgthint is not reset before it is used later, it results in a...

9.8CVSS0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:45 p.m.5 views

CVE-2026-89622 HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.25 views

CVE-2026-89622 HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

7.8CVSS0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76534

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

0.00157EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.6 views

CVE-2026-89622

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

7.8CVSS0.00157EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89622

CVE-2026-89622 is a write use-after-free in the Linux kernel's HID mcp2221 driver . The function mcp_i2c_smbus_read() stores a caller-supplied buffer pointer in mcp->rxbuf but fails to clear it when an I2C/SMBus transfer completes or times out. Once the caller frees the buffer, a delayed or sp...

7.8CVSS0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76410

In the Linux kernel, the following vulnerability has been resolved: regulator: as3722getregulatordtdata: fix premature ofnodeput leaving dangling ofnode pointer In as3722getregulatordtdata, ofgetchildbyname acquires a reference on np, which is then assigned to pdev-dev.ofnode. The function...

0.00144EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89504

In the Linux kernel, the following vulnerability has been resolved: regulator: as3722getregulatordtdata: fix premature ofnodeput leaving dangling ofnode pointer In as3722getregulatordtdata, ofgetchildbyname acquires a reference on np, which is then assigned to pdev-dev.ofnode. The function...

8.4CVSS0.00144EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89504 regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer

In the Linux kernel, the following vulnerability has been resolved: regulator: as3722getregulatordtdata: fix premature ofnodeput leaving dangling ofnode pointer In as3722getregulatordtdata, ofgetchildbyname acquires a reference on np, which is then assigned to pdev-dev.ofnode. The function...

8.4CVSS0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89504 regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer

In the Linux kernel, the following vulnerability has been resolved: regulator: as3722getregulatordtdata: fix premature ofnodeput leaving dangling ofnode pointer In as3722getregulatordtdata, ofgetchildbyname acquires a reference on np, which is then assigned to pdev-dev.ofnode. The function...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89504

CVE-2026-89504 is a use-after-free (dangling pointer) vulnerability in the Linux kernel's regulator subsystem , specifically in the as3722 driver. In as3722_get_regulator_dt_data(), a device tree node reference acquired via of_get_child_by_name() is prematurely released by an immediate of_node_pu...

8.4CVSS0.00144EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89485

CVE-2026-89485 is a use-after-free vulnerability in the Linux kernel's lockd (NLM) subsystem. In nlm_traverse_files(), the current file is pinned across a mutex_unlock window, but the saved next pointer is not. A concurrent nlm_release_file() can free that next file, causing the iterator to deref...

9.8CVSS0.00626EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89452

CVE-2026-89452 affects the iommu/msm driver in the Linux kernel. The root cause is an improper error-handling path in msm_iommu_probe(): when iommu_device_sysfs_add() or iommu_device_register() fails, the IOMMU object is left in the global qcom_iommu_devices list after its devm-managed memory has...

8.4CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:43 p.m.3 views

CVE-2026-89452 iommu/msm: Unwind probe state on registration failure

In the Linux kernel, the following vulnerability has been resolved: iommu/msm: Unwind probe state on registration failure msmiommuprobe adds its devm-managed IOMMU object to qcomiommudevices before adding the IOMMU sysfs device and registering it with the IOMMU core. If iommudevicesysfsadd fails,...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89452

In the Linux kernel, the following vulnerability has been resolved: iommu/msm: Unwind probe state on registration failure msmiommuprobe adds its devm-managed IOMMU object to qcomiommudevices before adding the IOMMU sysfs device and registering it with the IOMMU core. If iommudevicesysfsadd fails,...

8.4CVSS0.0018EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76358

In the Linux kernel, the following vulnerability has been resolved: iommu/msm: Unwind probe state on registration failure msmiommuprobe adds its devm-managed IOMMU object to qcomiommudevices before adding the IOMMU sysfs device and registering it with the IOMMU core. If iommudevicesysfsadd fails,...

0.0018EPSS
SaveExploits0References3
Rows per page
Query Builder