Lucene search
K

29728 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.5 views

Fedora 42 : cef (2026-68ca733984)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-68ca733984 advisory. Update to cef-144.0.11+ge135be2 + chromium 144.0.7559.96 rhbz2432335 CVE-2026-1220: Race in V8 CVE-2026-0899: Out of bounds memory access in V8...

9.8CVSS5.5AI score0.00382EPSS
Exploits1References12
GithubExploit
GithubExploit
added 2026/02/01 3:41 a.m.200 views

nightfury

NightFury Framework Version 2.0 | Professional Red Team Ope...

5.9AI score
Exploits0
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.5 views

SUSE CVE-2025-71188

In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent...

5.5CVSS5.7AI score0.00183EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.6 views

SUSE CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

3.3CVSS5.8AI score0.00183EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.7 views

SUSE CVE-2026-23033

In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...

3.3CVSS5.8AI score0.00202EPSS
Exploits0References19
NVD
NVD
added 2026/01/31 12:16 p.m.9 views

CVE-2026-23016

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

5.5CVSS0.00128EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.6 views

CVE-2025-71190

In the Linux kernel, the following vulnerability has been resolved: dmaengine: bcm-sba-raid: fix device leak on probe Make sure to drop the reference taken when looking up the mailbox device during probe on probe failures and on driver unbind...

5.5CVSS5.9AI score0.00183EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.3 views

CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

5.5CVSS5.7AI score0.00183EPSS
Exploits0References12
CVE
CVE
added 2026/01/31 11:42 a.m.22 views

CVE-2026-23033

CVE-2026-23033 concerns the Linux kernel's dmaengine/omap-dma subsystem. The issue is a resource leak where the dma_pool created by dma_pool_create() is not destroyed if dma_async_device_register() or of_dma_controller_register() fails, leaving a leak in probe error paths. The remediation in the ...

5.8AI score0.00202EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.25 views

CVE-2026-23026 dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

0.00183EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.4 views

CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.8AI score0.00183EPSS
Exploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.3 views

CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.5CVSS5.2AI score0.00183EPSS
Exploits0
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.24 views

CVE-2025-71191 dmaengine: at_hdmac: fix device leak on of_dma_xlate()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: athdmac: fix device leak on ofdmaxlate Make sure to drop the reference taken when looking up the DMA platform device during ofdmaxlate when releasing channel resources. Note that commit 3832b78b3ec2 "dmaengine: athdmac...

0.00183EPSS
Exploits0References7
CVE
CVE
added 2026/01/31 11:41 a.m.26 views

CVE-2025-71188

CVE-2025-71188 affects the Linux kernel DMA engine path for the lpc18xx-dmamux component, where a reference leak to the platform device during route allocation could occur. The fix drops the reference after looking up the DMA mux platform device, mitigating the leak. OSV entries show Root:Ubuntu ...

5.5CVSS5.7AI score0.00183EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.8 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS5.1AI score0.00183EPSS
Exploits0
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.29 views

CVE-2026-23016 inet: frags: drop fraglist conntrack references

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

0.00128EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/31 12:0 a.m.4 views

PT-2026-5519

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nf conntrack cleanup net list to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce...

5.8AI score0.00128EPSS
Exploits0References3
OSV
OSV
added 2026/01/30 12:28 p.m.9 views

OESA-2026-1264 thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: Use-after-free in the WebRTC: Signaling component. This vulnerability affects Firefox 146, Firefox ESR 140.6, Thunderbird 146, and Thunderbird 140.6.CVE-2025-14321 Sandbox escape due to incorrect boundary conditions in...

9.8CVSS6AI score0.0057EPSS
Exploits2References24
ATTACKERKB
ATTACKERKB
added 2026/01/30 11:5 a.m.4 views

CVE-2025-26385

Johnson Controls Metasys component listed below have Improper Neutralization of Special Elements used in a Command Command Injection Vulnerability . Successful exploitation of this vulnerability could allow remote SQL execution This issue affects Metasys: Application and Data Server ADS installed...

9.5CVSS6AI score0.0144EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/30 12:25 a.m.5 views

SUSE CVE-2026-23881

Kyverno is a policy engine designed for cloud native platform engineering teams. Versions prior to 1.16.3 and 1.15.3 have unbounded memory consumption in Kyverno's policy engine that allows users with policy creation privileges to cause denial of service by crafting policies that exponentially...

7.7CVSS5.9AI score0.00531EPSS
Exploits1References4
Rows per page
Query Builder