Lucene search
K
DebiancveRecent

58894 matches found

Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•4 views

CVE-2026-23123

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize srcnode and dstnode to empty strings The debugfscreatestr API assumes that the string pointer is either NULL or points to valid kmalloc memory. Leaving the pointer uninitialized can cause problem...

5.5CVSS5.1AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•5 views

CVE-2026-23122

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.5CVSS5.5AI score0.001EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•3 views

CVE-2026-23121

In the Linux kernel, the following vulnerability has been resolved: mISDN: annotate data-race around dev-work dev-work can re read locklessly in mISDNread and mISDNpoll. Add READONCE/WRITEONCE annotations. BUG: KCSAN: data-race in mISDNioctl / mISDNread write to 0xffff88812d848280 of 4 bytes by...

5.5CVSS5.2AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•1 views

CVE-2026-23120

In the Linux kernel, the following vulnerability has been resolved: l2tp: avoid one data-race in l2tptunneldelwork We should read sk-sksocket only when dealing with kernel sockets. syzbot reported the following data-race: BUG: KCSAN: data-race in l2tptunneldelwork / skcommonrelease write to...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•3 views

CVE-2026-23119

In the Linux kernel, the following vulnerability has been resolved: bonding: provide a net pointer to skbflowdissect After 3cbf4ffba5ee "net: plumb network namespace into skbflowdissect" we have to provide a net pointer to skbflowdissect, either via skb-dev, skb-sk, or a user provided pointer. In...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•5 views

CVE-2026-23118

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix data-race warning and potential load/store tearing Fix the following: BUG: KCSAN: data-race in rxrpcpeerkeepaliveworker / rxrpcsenddatapacket which is reporting an issue with the reads and writes to -lasttxat in:...

4.7CVSS5.3AI score0.00086EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•2 views

CVE-2026-23117

In the Linux kernel, the following vulnerability has been resolved: ice: add missing icedeinithw in devlink reinit path devlink-reload results in iceinithw failed error, and then removing the ice driver causes a NULL pointer dereference. +0.102213 ice 0000:ca:00.0: iceinithw failed: -16...

5.5CVSS5.2AI score0.001EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•5 views

CVE-2026-23116

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu For i.MX8MQ platform, the ADB in the VPUMIX domain has no separate reset and clock enable bits, but is ungated and reset together with the VPUs. So we can't...

5.5CVSS5.1AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•4 views

CVE-2026-23114

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: ptrace: Fix SVE writes on !SME systems When SVE is supported but SME is not supported, a ptrace write to the NTARMSVE regset can place the tracee into an invalid state where non-streaming SVE register data is stored...

5.5CVSS5.4AI score0.001EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•6 views

CVE-2026-23115

In the Linux kernel, the following vulnerability has been resolved: serial: Fix not set tty-port race condition Revert commit bfc467db60b7 "serial: remove redundant ttyportlinkdevice" because the ttyportlinkdevice is not redundant: the tty-port has to be confured before we call uartconfigureport,...

4.7CVSS5.2AI score0.00074EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•5 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.2AI score0.00115EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/14 3:9 p.m.•6 views

CVE-2025-71200

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode When operating in HS200 or HS400 timing modes, reducing the clock frequency below 52MHz will lead to link broken as the Rockchip DWC MSHC controller...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/13 7:18 p.m.•7 views

CVE-2026-26269

Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim's NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists in specialkeys in...

7.5CVSS5.9AI score0.00284EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/13 6:27 p.m.•4 views

CVE-2026-2441

Use after free in CSS in Google Chrome prior to 145.0.7632.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.5AI score0.2202EPSS
Exploits12
Debian CVE
Debian CVE
•added 2026/02/13 3:4 p.m.•5 views

CVE-2026-25531

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.50, The fix for CVE-2023-33968 is incomplete. The TaskCreationController::duplicateProjects endpoint does not validate user permissions for target projects, allowing authenticated users to duplicate tasks into...

4.3CVSS5.3AI score0.00223EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/02/13 1:29 p.m.•4 views

CVE-2026-23112

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmettcpbuildpduiovec nvmettcpbuildpduiovec could walk past cmd-req.sg when a PDU length or offset exceeds sgcnt and then use bogus sg-length/offset values, leading to copytoiter GPF/KASAN. Guard...

9.8CVSS5.2AI score0.00399EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/13 1:29 p.m.•3 views

CVE-2026-23111

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix inverted genmask check in nftmapcatchallactivate nftmapcatchallactivate has an inverted element activity check compared to its non-catchall counterpart nftmapelemactivate and compared to what is logically...

7.8CVSS5.2AI score0.00236EPSS
Exploits5
Debian CVE
Debian CVE
•added 2026/02/13 11:58 a.m.•6 views

CVE-2026-2443

A flaw was identified in libsoup, a widely used HTTP library in GNOME-based systems. When processing specially crafted HTTP Range headers, the library may improperly validate requested byte ranges. In certain build configurations, this could allow a remote attacker to access portions of server...

5.3CVSS5.4AI score0.0043EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 11:39 p.m.•6 views

CVE-2025-40905

WWW::OAuth 1.000 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.3CVSS5.2AI score0.00255EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 10:48 p.m.•5 views

CVE-2020-37167

ClamAV versions prior to 0.103.0-rc contain a vulnerability in function name processing through the ClamBC bytecode interpreter that allows attackers to manipulate bytecode function names. Attackers can exploit the weak input validation in function name encoding to potentially execute malicious...

8.6CVSS5.4AI score0.00172EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 10:48 p.m.•4 views

CVE-2019-25338

Removed by vendor...

6.9CVSS5.2AI score0.00407EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/02/12 9:48 p.m.•6 views

CVE-2026-26076

ntpd-rs is a full-featured implementation of the Network Time Protocol. Prior to 1.7.1, an attacker can remotely induce moderate increases 2-4 times above normal in cpu usage. When having NTS enabled on an ntpd-rs server, an attacker can create malformed NTS packets that take significantly more...

7.5CVSS5.4AI score0.00349EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 9:37 p.m.•4 views

CVE-2025-14282

A flaw was found in Dropbear. When running in multi-user mode and authenticating users, the dropbear ssh server does the socket forwardings requested by the remote client as root, only switching to the logged-in user upon spawning a shell or performing some operations like reading the user's file...

5.4CVSS5.5AI score0.00364EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 1:0 p.m.•8 views

CVE-2026-2007

Heap buffer overflow in PostgreSQL pgtrgm allows a database user to achieve unknown impacts via a crafted input string. The attacker has limited control over the byte patterns to be written, but we have not ruled out the viability of attacks that lead to privilege escalation. PostgreSQL 18.1 and...

8.2CVSS5.6AI score0.00335EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 1:0 p.m.•3 views

CVE-2026-2006

Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12,...

8.8CVSS6.2AI score0.00659EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 1:0 p.m.•6 views

CVE-2026-2005

Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected...

8.8CVSS6.3AI score0.00678EPSS
Exploits3
Debian CVE
Debian CVE
•added 2026/02/12 1:0 p.m.•4 views

CVE-2026-2004

Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected...

8.8CVSS5.9AI score0.00497EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 1:0 p.m.•5 views

CVE-2026-2003

Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8...

4.3CVSS5.3AI score0.00281EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 5:0 a.m.•6 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS7.3AI score0.00503EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/12 4:39 a.m.•1 views

CVE-2026-2391

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

7.5CVSS7.2AI score0.00478EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/02/11 10:59 p.m.•2 views

CVE-2026-20644

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.3, iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. Processing maliciously crafted web content may lead to an unexpected process crash...

6.5CVSS7.7AI score0.00212EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:59 p.m.•5 views

CVE-2026-20652

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.3, iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. A remote attacker may be able to cause a denial-of-service...

7.5CVSS7.7AI score0.00437EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:58 p.m.•2 views

CVE-2026-20608

This issue was addressed through improved state management. This issue is fixed in Safari 26.3, iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. Processing maliciously crafted web content may lead to an unexpected process crash...

5.5CVSS7.7AI score0.00108EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:58 p.m.•4 views

CVE-2026-20635

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.3, iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, watchOS 26.3. Processing maliciously crafted web content may lead to an unexpected process crash...

4.3CVSS7.7AI score0.00216EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:58 p.m.•4 views

CVE-2026-20676

This issue was addressed through improved state management. This issue is fixed in Safari 26.3, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. A website may be able to track users through Safari web extensions...

5.3CVSS7.7AI score0.00222EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:58 p.m.•1 views

CVE-2026-20636

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.3, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. Processing maliciously crafted web content may lead to an unexpected process crash...

6.5CVSS7.7AI score0.0027EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 10:10 p.m.•5 views

CVE-2026-1669

Arbitrary file read in the model loading mechanism HDF5 integration in Keras versions 3.0.0 through 3.13.1 on all supported platforms allows a remote attacker to read local files and disclose sensitive information via a crafted .keras model file utilizing HDF5 external dataset references...

7.5CVSS5.2AI score0.00271EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 9:7 p.m.•9 views

CVE-2026-26014

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Pion DTLS versions v1.0.0 through v3.0.10 and 3.1.0 use random nonce generation with AES GCM ciphers, which makes it easier for remote attackers to obtain the authentication key and spoof data by leveraging the reuse of a nonc...

5.9CVSS5.5AI score0.00619EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 8:56 p.m.•4 views

CVE-2026-25994

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a buffer overflow vulnerability exists in PJNATH ICE Session when processing credentials with excessively long usernames...

9.8CVSS8.8AI score0.01927EPSS
Exploits3
Debian CVE
Debian CVE
•added 2026/02/11 8:53 p.m.•6 views

CVE-2026-25990

Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, an out-of-bounds write may be triggered when loading a specially crafted PSD image. This vulnerability is fixed in 12.1.1...

8.6CVSS6.4AI score0.0037EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/02/11 8:43 p.m.•3 views

CVE-2026-25924

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.50, a security control bypass vulnerability in Kanboard allows an authenticated administrator to achieve full Remote Code Execution RCE. Although the application correctly hides the plugin installation interface...

8.4CVSS6.2AI score0.00491EPSS
Exploits1
Debian CVE
Debian CVE
•added 2026/02/11 8:37 p.m.•2 views

CVE-2020-37182

Redir 3.3 contains a stack overflow vulnerability in the doproxyconnect function that allows attackers to crash the application by sending oversized input. Attackers can exploit the sprintf buffer without proper length checking to overwrite memory and cause a segmentation fault, resulting in...

8.7CVSS5.6AI score0.00477EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 8:27 p.m.•7 views

CVE-2026-26157

A flaw was found in BusyBox. Incomplete path sanitization in its archive extraction utilities allows an attacker to craft malicious archives that when extracted, and under specific conditions, may write to files outside the intended directory. This can lead to arbitrary file overwrite, potentiall...

7CVSS7.8AI score0.00682EPSS
Exploits2
Debian CVE
Debian CVE
•added 2026/02/11 8:27 p.m.•8 views

CVE-2026-26158

A flaw was found in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by crafting a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this flaw can lead to...

7CVSS7.2AI score0.0016EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•7 views

CVE-2026-2323

Inappropriate implementation in Downloads in Google Chrome prior to 145.0.7632.45 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.3AI score0.00223EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•6 views

CVE-2026-2321

Use after free in Ozone in Google Chrome prior to 145.0.7632.45 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.5AI score0.00248EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•5 views

CVE-2026-2322

Inappropriate implementation in File input in Google Chrome prior to 145.0.7632.45 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

5.4CVSS5.3AI score0.00229EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•5 views

CVE-2026-2319

Race in DevTools in Google Chrome prior to 145.0.7632.45 allowed a remote attacker who convinced a user to engage in specific UI gestures and install a malicious extension to potentially exploit object corruption via a malicious file. Chromium security severity: Medium...

7.5CVSS5.5AI score0.00204EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•4 views

CVE-2026-2320

Inappropriate implementation in File input in Google Chrome prior to 145.0.7632.45 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.0021EPSS
Exploits0
Debian CVE
Debian CVE
•added 2026/02/11 6:8 p.m.•4 views

CVE-2026-2317

Inappropriate implementation in Animation in Google Chrome prior to 145.0.7632.45 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.00199EPSS
Exploits0
Total number of security vulnerabilities58894