Lucene search
+L

10411 matches found

Redos
Redos
added 2026/02/16 12:00 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.002EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 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.5CVSS5.5AI score0.00114EPSS
SaveExploits0References3
Redos
Redos
added 2026/02/16 12:00 a.m.9 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.00155EPSS
SaveExploits1
NVD
NVD
added 2026/02/14 5:15 p.m.9 views

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

0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.9 views

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.4AI score0.00173EPSS
SaveExploits0References23
OSV
OSV
added 2026/02/14 4:27 p.m.8 views

CVE-2026-23205 smb/client: fix memory leak in smb2_open_file()

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2openfile Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //$serverip/export /mnt 3. client: dd if=/dev/zero of=/mnt/file bs=512 count=1000 oflag=direct 4...

5.2AI score
SaveExploits0References8
CVE
CVE
added 2026/02/14 4:27 p.m.42 views

CVE-2026-23182

CVE-2026-23182 affects the Linux kernel driver path spi: tegra, where in tegra_slink_probe() a failed platform_get_irq() path could leak memory because the function returned directly with an error. The fix replaces the early return with a cleanup goto, ensuring proper resource release. The change...

5.2AI score0.00173EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

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.2AI score0.00173EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/02/14 4:27 p.m.15 views

EUVD-2026-5860

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.2AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:27 p.m.9 views

CVE-2026-23182 spi: tegra: Fix a memory leak in tegra_slink_probe()

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.2AI score
SaveExploits0References9
NVD
NVD
added 2026/02/14 4:15 p.m.12 views

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.5CVSS0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 4:15 p.m.14 views

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

5.5CVSS0.00115EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/14 4:15 p.m.15 views

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

7.5CVSS0.00271EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 4:15 p.m.17 views

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.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/14 4:15 p.m.15 views

CVE-2026-23137

In the Linux kernel, the following vulnerability has been resolved: of: unittest: Fix memory leak in unittestdataadd In unittestdataadd, if ofresolvephandles fails, the allocated unittestdata is not freed, leading to a memory leak. Fix this by using scope-based cleanup helper freekfree for...

5.5CVSS0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.10 views

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.7AI score0.00122EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.10 views

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.8AI score0.00114EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.6 views

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.7AI score0.00122EPSS
SaveExploits0References22
OSV
OSV
added 2026/02/14 4:15 p.m.12 views

UBUNTU-CVE-2026-23173

In the Linux kernel, the following vulnerability has been resolved: 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 ports exist. This avoids touching non-existent peers and ensures cleanup ...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References22
OSV
OSV
added 2026/02/14 4:15 p.m.11 views

UBUNTU-CVE-2026-23164

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rockerworldportpostfini In rockerworldportpreinit, rockerport-wpriv is allocated with kzallocwops-portprivsize, GFPKERNEL. However, in rockerworldportpostfini, the memory is only freed when...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References38
Rows per page
Query Builder