Lucene search
K
DebiancveRecent

59432 matches found

Debian CVE
Debian CVE
•added 2025/12/06 9:51 p.m.•4 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.2AI score0.00199EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:51 p.m.•4 views

CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

6AI score0.00335EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•5 views

CVE-2025-40276

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks...

5.5AI score0.0017EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•3 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.3AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•3 views

CVE-2025-40274

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Remove bindings on memslot deletion when gmem is dying When unbinding a memslot from a guestmemfd instance, remove the bindings even if the guestmemfd file is dying, i.e. even if its file refcount has gone to zer...

5.3AI score0.00155EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•5 views

CVE-2025-40273

In the Linux kernel, the following vulnerability has been resolved: NFSD: free copynotify stateid in nfs4freeolstateid Typically copynotify stateid is freed either when parent's stateid is being close/freed or in nfsd4laundromat if the stateid hasn't been used in a lease period. However, in case...

5.4AI score0.00176EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•9 views

CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.5AI score0.00179EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•4 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

5.3AI score0.00544EPSS
Exploits2
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•5 views

CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

5.2AI score0.00162EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•3 views

CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

5.6AI score0.00214EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•4 views

CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

5.2AI score0.00156EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/06 9:50 p.m.•7 views

CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

5.2AI score0.00145EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 6:20 p.m.•4 views

CVE-2025-66577

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which...

5.3CVSS5.3AI score0.00236EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/12/05 6:18 p.m.•5 views

CVE-2025-66570

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTEADDR, REMOTEPORT,...

10CVSS7.7AI score0.00302EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/12/05 6:10 p.m.•5 views

CVE-2025-66566

yawkat LZ4 Java provides LZ4 compression for Java. Insufficient clearing of the output buffer in Java-based decompressor implementations in lz4-java 1.10.0 and earlier allows remote attackers to read previous buffer contents via crafted compressed input. In applications where the output buffer is...

8.2CVSS7.9AI score0.00541EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 5:47 p.m.•4 views

CVE-2025-66549

Nextcloud Desktop is the desktop sync client for Nextcloud. Prior to 3.16.5, when trying to manually lock a file inside an end-to-end encrypted directory, the path of the file was sent to the server unencrypted, making it possible for administrators to see it in log files. This vulnerability is...

2.7CVSS5.3AI score0.00242EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 4:34 p.m.•5 views

CVE-2024-9183

Removed by vendor...

7.7CVSS6AI score0.0021EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 4:22 p.m.•6 views

CVE-2025-14104

A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the setpwnam function, affecting SUID Set User ID login-utils utilities writing to the password database...

6.1CVSS6.9AI score0.00176EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 4:6 p.m.•3 views

CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than...

8.9CVSS6.8AI score0.00622EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 4:2 p.m.•3 views

CVE-2025-66418

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory...

8.9CVSS6.5AI score0.00622EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 1:40 p.m.•6 views

CVE-2025-58098

Apache HTTP Server 2.4.65 and earlier with Server Side Includes SSI enabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives. This issue affects Apache HTTP Server before 2.4.66. Users are recommended to upgrade to version 2.4.66, which fixes the issue...

8.3CVSS7.6AI score0.015EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 12:59 p.m.•6 views

CVE-2025-6966

NULL pointer dereference in TagSection.keys in python-apt on APT-based Linux systems allows a local attacker to cause a denial of service process crash via a crafted deb822 file with a malformed non-UTF-8 key...

6.9CVSS5.1AI score0.00122EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/12/05 12:42 p.m.•4 views

CVE-2025-13654

A stack buffer overflow vulnerability exists in the bufferget function of duc, a disk management tool, where a condition can evaluate to true due to underflow, allowing an out-of-bounds read...

7.5CVSS8.3AI score0.00836EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/12/05 11:2 a.m.•3 views

CVE-2025-66200

moduserdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid. This issue affects Apache HTTP Server: from 2.4.7 through 2.4.65. Users are...

5.4CVSS6.5AI score0.00569EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 10:46 a.m.•4 views

CVE-2025-65082

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through...

6.5CVSS6.9AI score0.00758EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 10:17 a.m.•4 views

CVE-2025-59775

Server-Side Request Forgery SSRF vulnerability in Apache HTTP Server on Windows with AllowEncodedSlashes On and MergeSlashes Off allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.66, which fixes...

7.5CVSS7.5AI score0.00771EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 10:12 a.m.•7 views

CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS7.6AI score0.00402EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 12:0 a.m.•5 views

CVE-2025-66270

The KDE Connect protocol 8 before 2025-11-28 does not correlate device IDs across two packets. This affects KDE Connect before 25.12 on desktop, KDE Connect before 0.5.4 on iOS, KDE Connect before 1.34.4 on Android, GSConnect before 68, and Valent before 1.0.0.alpha.49...

4.7CVSS5.2AI score0.00176EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 12:0 a.m.•3 views

CVE-2025-32900

In the KDE Connect information-exchange protocol before 2025-04-18, a packet can be crafted to temporarily change the displayed information about a device, because broadcast UDP is used. This affects KDE Connect before 1.33.0 on Android, KDE Connect before 25.04 on desktop, KDE Connect before 0.5...

4.3CVSS5.2AI score0.00102EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/05 12:0 a.m.•3 views

CVE-2025-32898

The KDE Connect verification-code protocol before 2025-04-18 uses only 8 characters and therefore allows brute-force attacks. This affects KDE Connect before 1.33.0 on Android, KDE Connect before 25.04 on desktop, KDE Connect before 0.5 on iOS, Valent before 1.0.0.alpha.47, and GSConnect before 5...

4.7CVSS5.2AI score0.0013EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 10:37 p.m.•3 views

CVE-2025-66564

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits via a call to strings.Split an optionally-provided OID which is untrusted data on periods. Similarly, function api.getContentType splits the Content-Type heade...

7.5CVSS5.3AI score0.00404EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 10:4 p.m.•3 views

CVE-2025-66506

Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect OIDC identity. Prior to 1.8.3, function identity.extractIssuerURL splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious...

7.5CVSS6.4AI score0.00184EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:48 p.m.•2 views

CVE-2025-66287

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper memory handling...

8.8CVSS7.7AI score0.00385EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:17 p.m.•6 views

CVE-2025-66516

Critical XXE in Apache Tika tika-core 1.13-3.2.1, tika-pdf-module 2.0.0-3.2.1 and tika-parsers 1.13-1.28.5 modules on all platforms allows an attacker to carry out XML External Entity injection via a crafted XFA file inside of a PDF. This CVE covers the same vulnerability as in CVE-2025-54988...

9.8CVSS8AI score0.79807EPSS
Exploits5
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•5 views

CVE-2025-40266

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Check the untrusted offset in FF-A memory share Verify the offset to prevent OOB access in the hypervisor FF-A buffer in case an untrusted large enough value U32MAX - sizeofstruct ffacompositememregion + 1, U32MAX is...

5.5AI score0.00171EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•4 views

CVE-2025-40264

In the Linux kernel, the following vulnerability has been resolved: be2net: pass wrbparams in case of OS2BMC beinsertvlaninpkt is called with the wrbparams argument being NULL at besendpkttobmc call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific...

5.2AI score0.00182EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•3 views

CVE-2025-40265

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

5.2AI score0.00176EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•3 views

CVE-2025-40263

In the Linux kernel, the following vulnerability has been resolved: Input: croseckeyb - fix an invalid memory access If croseckeybregistermatrix isn't called due to buttonsswitchesonly in croseckeybprobe, ckdev-idev remains NULL. An invalid memory access is observed in croseckeybprocess when...

5.3AI score0.00161EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•3 views

CVE-2025-40262

In the Linux kernel, the following vulnerability has been resolved: Input: imxsckey - fix memory corruption on unload This is supposed to be "priv" but we accidentally pass "&priv" which is an address in the stack and so it will lead to memory corruption when the imxsckeyaction function is called...

5.3AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•4 views

CVE-2025-40261

In the Linux kernel, the following vulnerability has been resolved: nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrl nvmefcdeleteassocation waits for pending I/O to complete before returning, and an error can cause -ioerrwork to be queued after cancelworksync had been called. Mov...

5.2AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•4 views

CVE-2025-40260

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix scxenable crash on helper kthread creation failure A crash was observed when the schedext selftests runner was terminated with Ctrl+\ while test 15 was running: NIP c00000000028fa58 scxenable.constprop.0+0x358/0x12b...

5.2AI score0.00145EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.2AI score0.00168EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

5.4AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

5.4AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40256

In the Linux kernel, the following vulnerability has been resolved: xfrm: also call xfrmstatedeletetunnel at destroy time for states that were never added In commit b441cf3f8c4b "xfrm: delete x-tunnel as we delete x", I missed the case where state creation fails between full initialization...

5.4AI score0.00173EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40255

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

5.1AI score0.00155EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•3 views

CVE-2025-40254

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: remove never-working support for setting nsh fields The validation of the setnsh... action is completely wrong. It runs through the nshkeyputfromnlattr function that is the same function that validates NSH keys...

5.4AI score0.00199EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•3 views

CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

5.1AI score0.00177EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•4 views

CVE-2025-40252

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

5.2AI score0.00173EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/12/04 4:8 p.m.•2 views

CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.5CVSS5.2AI score0.00123EPSS
Exploits0
Total number of security vulnerabilities59432