Lucene search
K
DebiancveRecent

58970 matches found

Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

CVE-2026-23035

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Pass netdev to mlx5edestroynetdev instead of priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails. Pass netdev to mlx5edestroynetdev to guarantee it will work on a valid netdev. On...

5.2AI score0.00209EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.5 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.2AI score0.00177EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

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

5.1AI score0.00202EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.5 views

CVE-2026-23032

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix kmemleak by releasing references to fault configfs items When CONFIGBLKDEVNULLBLKFAULTINJECTION is enabled, the null-blk driver sets up fault injection support by creating the timeoutinject, requeueinject, and...

5.3AI score0.00206EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.6 views

CVE-2026-23031

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and submitted. In the complete callback gsusbreceivebulkcallback, the URB...

5.1AI score0.00197EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.6 views

CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

5.2AI score0.00217EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

CVE-2026-23029

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvmdevice leak in kvmeiointcdestroy In kvmioctlcreatedevice, kvmdevice has allocated memory, kvmdevice-destroy seems to be supposed to free its kvmdevice struct, but kvmeiointcdestroy is not currently doing...

5.2AI score0.00194EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

CVE-2026-23027

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvmdevice leak in kvmpchpicdestroy In kvmioctlcreatedevice, kvmdevice has allocated memory, kvmdevice-destroy seems to be supposed to free its kvmdevice struct, but kvmpchpicdestroy is not currently doing this...

5.2AI score0.00194EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.3 views

CVE-2026-23028

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvmdevice leak in kvmipidestroy In kvmioctlcreatedevice, kvmdevice has allocated memory, kvmdevice-destroy seems to be supposed to free its kvmdevice struct, but kvmipidestroy is not currently doing this, that...

5.2AI score0.00194EPSS
Exploits0
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
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.5 views

CVE-2026-23025

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: dead4ead, .owner: kcompactd0/28, .ownercpu: 0 CPU: 0...

7.8CVSS5.4AI score0.00184EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

CVE-2025-71191

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

5.5CVSS5.1AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.2 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.1AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.5 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.1AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.5 views

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.1AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.4 views

CVE-2025-71187

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures e.g. probe deferral...

5.5CVSS5.2AI score0.00157EPSS
Exploits0
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
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.4 views

CVE-2025-71185

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation...

5.5CVSS5.1AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.3 views

CVE-2026-23024

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module removal with active entries causes memory leak as th...

5.5CVSS5.2AI score0.00132EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.3 views

CVE-2026-23023

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvportrel Free vport-rxptypelkup in idpfvportrel to avoid leaking memory during a reset. Reported by kmemleak: unreferenced object 0xff450acac838a000 size 4096: comm "kworker/u258:5", pid 7732, jiffies...

5.5CVSS5.1AI score0.00147EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.5 views

CVE-2026-23022

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.5CVSS5.1AI score0.00128EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.2 views

CVE-2026-23021

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.5CVSS5.2AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.4 views

CVE-2026-23020

In the Linux kernel, the following vulnerability has been resolved: net: 3com: 3c59x: fix possible null dereference in vortexprobe1 pdev can be null and freering: can be called in 1297 with a null pdev...

5.5CVSS5.1AI score0.00115EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.4 views

CVE-2026-23019

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

5.5CVSS5.1AI score0.00115EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.4 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.5CVSS5.2AI score0.001EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.6 views

CVE-2026-23017

In the Linux kernel, the following vulnerability has been resolved: idpf: fix error handling in the inittask on load If the inittask fails during a driver load, we end up without vports and netdevs, effectively failing the entire process. In that state a subsequent reset will result in a crash as...

5.5CVSS5.1AI score0.00132EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.3 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.5CVSS5.3AI score0.00128EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.3 views

CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS5.2AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.4 views

CVE-2026-23015

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpiompsseprobe error paths The reference obtained by calling usbgetdev is not released in the gpiompsseprobe error paths. Fix that by using device managed helper functions. Also remove the...

5.5CVSS5.2AI score0.00128EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.3 views

CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

5.5CVSS5.5AI score0.00161EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.3 views

CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.5CVSS5.2AI score0.00156EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.5 views

CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS5.2AI score0.00102EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.5 views

CVE-2025-71180

In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQFNOTHREAD flag An IRQ handler can either be IRQFNOTHREAD or acquire spinlockt, as CONFIGPROVERAWLOCKNESTING warns: ============================= BUG: Invalid wait context 6.18.0-rc1+git... 1...

5.5CVSS5.2AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 10:7 p.m.5 views

CVE-2020-37040

Removed by vendor...

8.4CVSS5.8AI score0.00188EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 10:7 p.m.6 views

CVE-2020-37038

Removed by vendor...

7.5CVSS5.8AI score0.00373EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 8:11 p.m.5 views

CVE-2025-24293

Active Storage allowed transformation methods potentially unsafe Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default. The default allowed list contains three methods allow for the circumvention of the safe defaults which enables...

9.2CVSS6AI score0.02078EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 7:12 p.m.7 views

CVE-2025-11175

Improper Neutralization of Special Elements used in an Expression Language Statement 'Expression Language Injection' vulnerability in The Wikimedia Foundation Mediawiki - DiscussionTools Extension allows Regular Expression Exponential Blowup.This issue affects Mediawiki - DiscussionTools Extensio...

8.8CVSS5.2AI score0.00424EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 6:6 p.m.10 views

CVE-2025-15497

Insufficient epoch key slot processing in OpenVPN 2.7alpha1 through 2.7rc5 allows remote authenticated users to trigger an assert resulting in a denial of service...

7CVSS5.4AI score0.00323EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 4:16 p.m.3 views

CVE-2020-37014

Tryton 5.4 contains a persistent cross-site scripting vulnerability in the user profile name input that allows remote attackers to inject malicious scripts. Attackers can exploit the vulnerability by inserting script payloads in the name field, which execute in the frontend and backend user...

6.4CVSS5.1AI score0.00311EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 3:14 p.m.8 views

CVE-2026-25128

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 5.0.9 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-rang...

7.5CVSS7.4AI score0.00559EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/30 2:25 p.m.4 views

CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.3AI score0.0043EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 6:40 a.m.5 views

CVE-2026-25210

In libexpat before 2.7.4, the doContent function does not properly determine the buffer size bufSize because there is no integer overflow check for tag buffer reallocation...

7.8CVSS7.4AI score0.00193EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/30 12:0 a.m.6 views

CVE-2025-69662

SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to obtain sensitive information via the topostgis function being used to write GeoDataFrames to a PostgreSQL database...

8.6CVSS5.6AI score0.00385EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/29 9:47 p.m.6 views

CVE-2026-25063

gradle-completion provides Bash and Zsh completion support for Gradle. A command injection vulnerability was found in gradle-completion up to and including 9.3.0 that allows arbitrary code execution when a user triggers Bash tab completion in a project containing a malicious Gradle build file. Th...

8.3CVSS6.2AI score0.00689EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/29 9:42 p.m.6 views

CVE-2026-25061

tcpflow is a TCP/IP packet demultiplexer. In versions up to and including 1.61, wifipcap parses 802.11 management frame elements and performs a length check on the wrong field when handling the TIM element. A crafted frame with a large TIM length can cause a 1-byte out-of-bounds write past...

7.5CVSS6AI score0.00517EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/29 7:8 p.m.3 views

CVE-2026-25068

alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior to commit 5f7fe33, contain a heap-based buffer overflow in the topology mixer control decoder. The tplgdecodecontrolmixer1 function reads the numchannels field from untrusted .tplg data and uses it as a loop bound without validating it...

4.6CVSS5.6AI score0.00191EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/29 5:21 p.m.6 views

CVE-2026-24413

Icinga 2 is an open source monitoring system. Starting in version 2.3.0 and prior to versions 2.13.14, 2.14.8, and 2.15.2, the Icinga 2 MSI did not set appropriate permissions for the %ProgramData%\icinga2\var folder on Windows. This resulted in the its contents - including the private key of the...

6.8CVSS5.3AI score0.00068EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/29 2:28 p.m.7 views

CVE-2020-37011

Removed by vendor...

8.4CVSS5.8AI score0.00411EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/29 12:0 a.m.3 views

CVE-2025-45160

A HTML injection vulnerability exists in the file upload functionality of Cacti , , into the rendered page. NOTE: Multiple third-parties including the maintainer have stated that they cannot reproduce this issue after 1.2.27...

5.4CVSS5.6AI score0.002EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/28 8:25 p.m.4 views

CVE-2026-24739

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters notably = as “special” when escaping arguments on Windows. When PHP i...

6.3CVSS5.4AI score0.00201EPSS
Exploits1
Total number of security vulnerabilities58970