Lucene search
K
DebiancveRecent

58855 matches found

Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•3 views

CVE-2026-23260

In the Linux kernel, the following vulnerability has been resolved: regmap: maple: free entry on masstoregfp failure regcachemaplewrite allocates a new block 'entry' to merge adjacent ranges and then stores it with masstoregfp. When masstoregfp fails, the new 'entry' remains allocated and is neve...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•3 views

CVE-2026-23259

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: free potentially allocated iovec on cache put failure If a read/write request goes through ioreqrwcleanup and has an allocated iovec attached and fails to put to the rwcache, then it may end up with an unaccounted iov...

5.5CVSS5.2AI score0.001EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•3 views

CVE-2026-23258

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•2 views

CVE-2026-23257

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•4 views

CVE-2026-23256

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•2 views

CVE-2026-23255

In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptypeseqshow and provided a patch. Real issue is that ptypeseqnext and ptypeseqshow violate RCU rules. ptypeseqshow runs under rcureadlock, an...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:41 p.m.•5 views

CVE-2026-23254

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix outer network offset The udp GRO complete stage assumes that all the packets inserted the RX have the encapsulation flag zeroed. Such assumption is not true, as a few H/W NICs can set such flag when H/W offloading t...

5.5CVSS5AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:40 p.m.•2 views

CVE-2025-71270

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable exception fixup for specific ADE subcode This patch allows the LoongArch BPF JIT to handle recoverable memory access errors generated by BPFPROBEMEM instructions. When a BPF program performs memory access...

5.5CVSS5.2AI score0.00121EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:40 p.m.•1 views

CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:40 p.m.•1 views

CVE-2025-71269

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, reserve an extent, create an ordered extent, etc...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:21 p.m.•2 views

CVE-2026-32611

Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix commit 39161f0 addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and psycopg.sql composable objects. However, the DuckDB export module...

9.1CVSS5.6AI score0.00325EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 5:1 p.m.•1 views

CVE-2026-23253

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: fix wrong reinitialization of ringbuffer on reopen dvbdvropen calls dvbringbufferinit when a new reader opens the DVR device. dvbringbufferinit calls initwaitqueuehead, which reinitializes the waitqueue list head...

7.8CVSS5.5AI score0.00129EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:1 p.m.•5 views

CVE-2026-23252

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.5CVSS5.2AI score0.00122EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:1 p.m.•2 views

CVE-2026-23251

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xfarray,blobdestroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterwards. Note that this patch fixes a large number of...

5.5CVSS5.3AI score0.00122EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:1 p.m.•2 views

CVE-2026-23250

In the Linux kernel, the following vulnerability has been resolved: xfs: check return value of xchkscrubcreatesubord Fix this function to return NULL instead of a mangled ENOMEM, then fix the callers to actually check for a null pointer and return ENOMEM. Most of the corrections here are for code...

5.5CVSS5.3AI score0.00122EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 5:1 p.m.•5 views

CVE-2026-23249

In the Linux kernel, the following vulnerability has been resolved: xfs: check for deleted cursors when revalidating two btrees The free space and inode btree repair functions will rebuild both btrees at the same time, after which it needs to evaluate both btrees to confirm that the corruptions a...

5.5CVSS5.2AI score0.00141EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 4:31 p.m.•3 views

CVE-2026-32610

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddlewa...

8.1CVSS5.2AI score0.00332EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 2:30 p.m.•4 views

CVE-2026-32609

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not...

7.5CVSS5.5AI score0.00499EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•3 views

CVE-2026-23248

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perfmmap Syzkaller reported a refcountt: addition on 0; use-after-free warning in perfmmap. The issue is caused by a race condition between a failing mmap setup and a concurrent mm...

7.8CVSS5.6AI score0.0012EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•4 views

CVE-2026-23247

In the Linux kernel, the following vulnerability has been resolved: tcp: secureseq: add back ports to TS offset This reverts 28ee1b746f49 "secureseq: downgrade to per-host timestamp offsets" tcptwrecycle went away in 2017. Zhouyan Deng reported off-path TCP source port leakage via SYN cookie...

5.5CVSS5.2AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•3 views

CVE-2026-23246

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check linkid in ieee80211mlreconfiguration linkid is taken from the ML Reconfiguration element control & 0x000f, so it can be 0..15. linkremovaltimeout has IEEE80211MLDMAXNUMLINKS 15 elements, so index 15 i...

8.8CVSS5.2AI score0.0029EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•3 views

CVE-2026-23245

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS5.2AI score0.00125EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•2 views

CVE-2026-23244

In the Linux kernel, the following vulnerability has been resolved: nvme: fix memory allocation in nvmeprreadkeys nvmeprreadkeys takes numkeys from userspace and uses it to calculate the allocation size for rse via structsize. The upper limit is PRKEYSMAX 64K. A malicious or buggy userspace can...

7.1CVSS5.2AI score0.00121EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•2 views

CVE-2026-23243

In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative datalen in ibumadwrite ibumadwrite computes datalen from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and RMPP header length, datalen can become negative and...

7.8CVSS5.2AI score0.00125EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•3 views

CVE-2026-23242

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix potential NULL pointer dereference in header processing If siwgethdr returns -EINVAL before setrxfpducontext, qp-rxfpdu can be NULL. The error path in siwtcprxdata dereferences qp-rxfpdu-moreddpsegs without checking...

7.5CVSS5.2AI score0.00389EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•4 views

CVE-2025-71267

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTRLIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite loop when an...

5.5CVSS5.3AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•2 views

CVE-2025-71266

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: check return value of indxfind to avoid infinite loop We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed dentry in the ntfs3 filesystem can cause the...

5.5CVSS5.3AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 10:5 a.m.•3 views

CVE-2025-71265

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite lo...

5.5CVSS5.2AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 6:3 a.m.•4 views

CVE-2026-32608

Glances is an open-source system cross-platform monitoring tool. The Glances action system allows administrators to configure shell commands that execute when monitoring thresholds are exceeded. These commands support Mustache template variables e.g., name, key that are populated with runtime...

7CVSS5.7AI score0.00243EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 5:18 a.m.•6 views

CVE-2026-32596

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS8.4AI score0.0155EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 2:29 a.m.•2 views

CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the pyasn1 library is vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested SEQUENC...

7.5CVSS6.9AI score0.0058EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 2:17 a.m.•3 views

CVE-2026-33058

Kanboard is project management software focused on Kanban methodology. Versions prior to 1.2.51 have an authenticated SQL injection vulnerability. Attackers with the permission to add users to a project can leverage this vulnerability to dump the entirety of the kanboard database. Version 1.2.51...

8.4CVSS5.8AI score0.00281EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 1:56 a.m.•3 views

CVE-2026-29056

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite registration endpoint UserInviteController::register accepts all POST parameters and passes them to UserModel::create without filtering out the role field. An attacker who receives an...

8.8CVSS5.4AI score0.00371EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/18 1:15 a.m.•5 views

CVE-2026-28500

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load due to improper logic in the repository trust verification mechanism. While the function is designed to warn users...

9.1CVSS5.3AI score0.00256EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/18 12:0 a.m.•2 views

CVE-2026-26740

Buffer Overflow vulnerability in giflib v.5.2.2 allows a remote attacker to cause a denial of service via the EGifGCBToExtension overwriting an existing Graphic Control Extension block without validating its allocated size...

8.2CVSS5.3AI score0.00319EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 11:51 p.m.•5 views

CVE-2026-27895

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. Prior to version 9.5, the PDF export component does not correctly validate uploaded file extensions. This way any file type including .php files can be uploaded. With...

8.8CVSS6.4AI score0.00419EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 11:48 p.m.•6 views

CVE-2026-27894

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. Prior to version 9.5, a local file inclusion was detected in the PDF export that allows users to include local PHP files and this way execute code. In combination with...

8.8CVSS5.9AI score0.00371EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 11:34 p.m.•5 views

CVE-2026-27459

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.8CVSS4.6AI score0.005EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 11:24 p.m.•4 views

CVE-2026-27448

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.3AI score0.00241EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 10:29 p.m.•3 views

CVE-2026-20643

A cross-origin issue in the Navigation API was addressed with improved input validation. This issue is fixed in Background Security Improvements for iOS, iPadOS, and macOS, Safari 26.4, iOS 18.7.7 and iPadOS 18.7.7, iOS 26.4 and iPadOS 26.4, macOS Tahoe 26.4, visionOS 26.4. Processing maliciously...

5.4CVSS5.8AI score0.00354EPSS
Exploits2
Debian CVE
Debian CVE
•added 2026/03/17 7:42 p.m.•4 views

CVE-2026-4359

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

3.7CVSS5.2AI score0.00187EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 7:10 p.m.•4 views

CVE-2026-32836

drlibs drflac.h version 0.13.3 and earlier fixed in commits fefced4, 4f5a4cd, and 663239a contain an uncontrolled memory allocation vulnerability in drflacreadanddecodemetadata that allows attackers to trigger excessive memory allocation by supplying crafted PICTURE metadata blocks. Attackers can...

6.9CVSS5.4AI score0.00186EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 7:10 p.m.•4 views

CVE-2026-32837

miniaudio version 0.11.25 and earlier fixed in commits 1df46ae and 1df46ae contain a heap out-of-bounds read vulnerability in the WAV BEXT metadata parser that allows attackers to trigger memory access violations by processing crafted WAV files. Attackers can exploit improper null-termination...

5.5CVSS5.3AI score0.00231EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 2:2 p.m.•7 views

CVE-2026-3888

Local privilege escalation in snapd on Linux allows local attackers to get root privilege by re-creating snap's private /tmp directory when systemd-tmpfiles is configured to automatically clean up this directory. This issue affects Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS, 22.04 LTS, and 24.04 LTS...

7.8CVSS8.7AI score0.00383EPSS
Exploits6
Debian CVE
Debian CVE
•added 2026/03/17 11:14 a.m.•3 views

CVE-2026-4271

A flaw was found in libsoup, a library for handling HTTP requests. This vulnerability, known as a Use-After-Free, occurs in the HTTP/2 server implementation. A remote attacker can exploit this by sending specially crafted HTTP/2 requests that cause authentication failures. This can lead to the...

7.5CVSS5.5AI score0.00829EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 9:44 a.m.•3 views

CVE-2026-3632

A flaw was found in libsoup, a library used by applications to send network requests. This vulnerability occurs because libsoup does not properly validate hostnames, allowing special characters to be injected into HTTP headers. A remote attacker could exploit this to perform HTTP smuggling, where...

5.5CVSS8.2AI score0.00207EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 9:44 a.m.•5 views

CVE-2026-3634

A flaw was found in libsoup. An attacker controlling the value used to set the Content-Type header can inject a Carriage Return Line Feed CRLF sequence due to improper input sanitization in the soupmessageheaderssetcontenttype function. This vulnerability allows for the injection of arbitrary...

6.5CVSS5.6AI score0.00184EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 9:44 a.m.•4 views

CVE-2026-3633

A flaw was found in libsoup. A remote attacker, by controlling the method parameter of the soupmessagenew function, could inject arbitrary headers and additional request data. This vulnerability, known as CRLF Carriage Return Line Feed injection, occurs because the method value is not properly...

6.5CVSS5.7AI score0.00223EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/03/17 9:11 a.m.•2 views

CVE-2026-23241

In the Linux kernel, the following vulnerability has been resolved: audit: add missing syscalls to read class The "at" variant of getxattr and listxattr are missing from the audit read class. Calling getxattrat or listxattrat on a file to read its extended attributes will bypass audit rules such...

5.5CVSS5.2AI score0.00125EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/03/17 9:11 a.m.•2 views

CVE-2025-71239

In the Linux kernel, the following vulnerability has been resolved: audit: add fchmodat2 to change attributes class fchmodat2, introduced in version 6.6 is currently not in the change attribute class of audit. Calling fchmodat2 to change a file attribute in the same fashion than chmod or fchmodat...

5.5CVSS5.2AI score0.00124EPSS
Exploits0
Total number of security vulnerabilities58855