Lucene search
+L

10081 matches found

CNNVD
CNNVD
added 2026/02/17 12:0 a.m.14 views

IBM DB2 Merge Backup 安全漏洞

IBM DB2 Merge Backup is a database-assisted backup tool developed by IBM. Version 12.1.0.0 of IBM DB2 Merge Backup for Linux, UNIX, and Windows contains a security vulnerability. This vulnerability stems from improper cleanup of resources in the buffer, which could allow attackers to access...

7.5CVSS5.8AI score0.0018EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23150

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log...

5.5CVSS6.1AI score0.00115EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23132

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind erro...

5.5CVSS5.6AI score0.00116EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 2:38 p.m.15 views

CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.3AI score0.00116EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/16 2:24 p.m.8 views

CVE-2026-23142

A resource leak flaw was found in the Linux kernel's DAMON Data Access MONitor sysfs interface. When setting up a DAMOS-scheme directory fails after the accesspattern/ subdirectory has been created, the subdirectories are not properly cleaned up. This leaves the DAMON sysfs interface in a broken...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/16 4:15 a.m.14 views

CVE-2026-2531

A security vulnerability has been detected in MindsDB up to 25.14.1. This vulnerability affects the function clearfilename of the file mindsdb/utilities/security.py of the component File Upload. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The...

7.3CVSS0.00226EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.8 views

SUSE CVE-2026-23142

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-scheme: cleanup accesspattern subdirs on scheme dir setup failure When a DAMOS-scheme DAMON sysfs directory setup fails after setup of accesspattern/ directory, subdirectories of accesspattern/ directory are not...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.8 views

SUSE CVE-2026-23144

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ directory are not cleaned up. As a result, DAMON...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.12 views

SUSE CVE-2026-23148

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in blkcgroupbiostart: 1. nvmetbiodone is called when a bio completes 2...

4.7CVSS5.2AI score0.00271EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.10 views

SUSE CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

4.7CVSS5.2AI score0.00115EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.7 views

SUSE CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23170

In the Linux kernel, the following vulnerability has been resolved: drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure e.g. probe deferral and on driver unbind...

4.4CVSS5.2AI score0.00115EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23182

In the Linux kernel, the following vulnerability has been resolved: spi: tegra: Fix a memory leak in tegraslinkprobe In tegraslinkprobe, when platformgetirq fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure proper...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23148

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in...

7.5CVSS7.1AI score0.00271EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23173

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5e: TC, delete flows only for existing peers When deleting TC steering flows, iterate only over actual devcom peers instead of assuming all possible port...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
Redos
Redos
added 2026/02/16 12:0 a.m.13 views

ROS-20260216-73-0016

Vulnerability in gpac related to incorrect resource cleanup or release. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

4.8CVSS5.6AI score0.00196EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.15 views

Siemens SIMATIC S7-1500 Out-of-bounds Write (CVE-2025-39783)

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix configfs group list head handling Doing a listdel on the epfgroup field of struct pciepfdriver in pciepfremovecfs is not correct as this field is a list head, not a list entry. This listdel call triggers a KASA...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23160

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resourc...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References3
Redos
Redos
added 2026/02/16 12:0 a.m.10 views

ROS-20260216-73-0018

Vulnerability in gpac related to incorrect resource cleanup or release. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

4.8CVSS5.6AI score0.00196EPSS
SaveExploits1
Redos
Redos
added 2026/02/16 12:0 a.m.8 views

ROS-20260216-73-0017

Vulnerability in gpac related to incorrect resource cleanup or release. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

4.8CVSS5.6AI score0.00153EPSS
SaveExploits1
Rows per page
Query Builder