Lucene search
+L
DebiancveRecent

66273 matches found

Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•9 views

CVE-2026-68472

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate EHT MLE before MLD ID read cfg80211gennewie copies ML probe response elements from the parent frame when the parent EHT multi-link element has an MLD ID matching the nontransmitted BSSID index. The code...

8.1CVSS5.4AI score0.00298EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•6 views

CVE-2026-68471

In the Linux kernel, the following vulnerability has been resolved: wifi: ieee80211: validate MLE common info length ieee80211mlecommonsize uses the first common-info octet as the common information length for all known MLE types. However, ieee80211mlesizeok only validates that octet for Basic,...

8.8CVSS5.3AI score0.00314EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68470

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: validate extension-frame layout before RX Extension frames only have the extension header at the regular 802.11 header offset. The generic RX path can still reach helpers and interface dispatch code that read...

8.8CVSS5.4AI score0.00289EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•9 views

CVE-2026-68469

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix permanently busy scans after multiple roam iterations In order for the firmware to sleep, the driver has to confirm a previously received sleep request. The normal sequence of evets goes like this: EVENTSLEEP -...

5.4AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68468

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

5.3AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68467

In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses ofdevicegetmatchdata, so a non-OF SPI modalias match falls back t...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•6 views

CVE-2026-68466

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A timed out DMA transfer is therefore unmapped and reported as successfu...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•10 views

CVE-2026-68465

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: fix esdhcchangepinstate to allow default state restore esdhcchangepinstate checks for pins100mhz and pins200mhz at the top of the function and returns -EINVAL if either is not defined. This prevents the...

5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•9 views

CVE-2026-68464

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt When using WIFI out-of-band wakeup, an "irq xxx: nobody cared" warning occurs. This happens because the usdhc interrupt is not disabled during system...

5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•8 views

CVE-2026-68463

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pmruntimeresumeandget in suspend Replace pmruntimegetsync with pmruntimeresumeandget to simplify error handling. pmruntimeresumeandget automatically drops the usage counter on failure, avoiding the need...

5.3AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68462

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•5 views

CVE-2026-68460

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.3AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•5 views

CVE-2026-68459

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

5.3AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•8 views

CVE-2026-68458

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68457

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SETSPARSE, SETZERODATA and SETCOMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those helpers...

9.1CVSS5.4AI score0.00479EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•6 views

CVE-2026-68456

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

5.3AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/15 5:51 a.m.•7 views

CVE-2026-68455

In the Linux kernel, the following vulnerability has been resolved: liveupdate: validate session type before performing operation The sessions ioctls are not applicable to all session types. PRESERVEFD is only applicable to outgoing sessions. RETRIEVEFD and FINISH are only valid for incoming...

5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 10:53 p.m.•7 views

CVE-2026-74250

In OpenStack Ironic before 38.0.1, the autodetect deploy interface may fail to run cleaning immediately after enrollment with, or changing to, the autodetect deploy interface...

6.3CVSS5.3AI score0.00254EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 10:13 p.m.•10 views

CVE-2026-63650

OpenVPN 2.7alpha1 through 2.7.5 using mbedTLS allows remote authenticated users to be misidentified by ignoring the configured X.509 username identity lookup field...

2CVSS5.4AI score0.00228EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 10:13 p.m.•9 views

CVE-2026-63649

The Windows interactive service in OpenVPN 2.4.0 through 2.6.21 and 2.7alpha1 through 2.7.5 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via crafted options that bypass whitelist checks...

4.1CVSS5.5AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 8:20 p.m.•9 views

CVE-2026-74248

OpenStack Octavia through 18.0.0 mishandles quality of service QoS policy authorization. By associating another project's QoS policy with an amphora, an authenticated user may prevent deletion of that policy. All Octavia deployments are affected...

4.3CVSS5.3AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 7:05 p.m.•17 views

CVE-2026-45699

Netatalk is a Free and Open Source file server suite for Unix-like operating systems. In versions 3.1.19 through 4.4.2, a stack-based buffer overflow exists in the copydir function of Netatalk's afpd daemon due to an integer underflow in the calculation of the remaining buffer size used for path...

7.5CVSS5.9AI score0.00335EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 5:49 p.m.•9 views

CVE-2026-49263

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS5.4AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 5:44 p.m.•10 views

CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS6.1AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 4:41 p.m.•25 views

CVE-2026-47192

kas is a setup tool for bitbake based projects. Starting in version 4.8 and prior to version 5.3, kas checks out and processes repositories regarding configuration includes prior to validating signatures of those repositories. This may allow to replace on original repository with one under the...

2.1CVSS5.5AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 4:38 p.m.•9 views

CVE-2026-46603

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 4:35 p.m.•23 views

CVE-2026-47191

kas is a setup tool for bitbake based projects. Prior to version 5.3, when relying solely on a git commit ID SHA-1 or SHA-256 to qualify if a checkout of a repository is equivalent to the state validated while adding its commit ID to a kas configuration, users may be tricked to check out a branch...

2.1CVSS5.3AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 4:16 p.m.•16 views

CVE-2026-47766

crun is an open source OCI Container Runtime fully written in C. Prior to version 1.28, crun's default device setup opens the container rootfs /dev directory without ONOFOLLOW. If an OCI bundle contains rootfs/dev as a symlink and the bundle configuration does not mount /dev, crun follows that...

5.1CVSS5.4AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 3:02 p.m.•9 views

CVE-2026-13002

A flow has been identified into dnssec.c library, causing an infinite loop to dnsmasq service. An attacker who controls any DNSSEC-signed zone can hang the dnsmasq process with a single crafted response, killing all DNS resolution for its clients...

4.4CVSS5.3AI score0.00103EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 2:51 p.m.•8 views

CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 2:38 p.m.•17 views

CVE-2026-58224

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 2:31 p.m.•8 views

CVE-2026-19880

Path-traversal vulnerability in QOS.CH Sarl Logback-classic on Java logback-classic module allows path-traversal vulnerability. More specifically, an MDC-based discriminator value flows unsanitized into a nested FileAppender path, letting an attacker who influences that MDC value e.g. via an HTTP...

6.3CVSS5.4AI score0.00331EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•10 views

CVE-2026-73051

actix-http versions before 3.12.1 contain an HTTP request smuggling vulnerability in the HTTP/1.1 parser that accepts requests with both Content-Length and Transfer-Encoding: chunked headers. Unauthenticated remote attackers can exploit this through a front-end intermediary to desynchronize backe...

6.3CVSS5.5AI score0.00335EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•10 views

CVE-2026-72817

go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofing vulnerability in the RealIP middleware, which resolves the request source IP Request.RemoteAddr using the first IP in the X-Forwarded-For header without validating trusted proxies. A malicious client can prepend a forged IP as the fir...

6.9CVSS5.4AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•10 views

CVE-2026-72816

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•10 views

CVE-2026-72815

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

6.9CVSS5.4AI score0.00397EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•9 views

CVE-2026-72814

The actix-files crate actixfiles before version 0.6.10 contains an information exposure vulnerability. When a non-existing folder is passed as the servefrom argument to Files::new, the mount path defaults to an empty path; the service then joins the request path with this empty path and...

6.3CVSS5.4AI score0.00382EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•8 views

CVE-2026-72813

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

6.9CVSS5.5AI score0.00394EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 11:35 a.m.•7 views

CVE-2025-71405

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS5.6AI score0.00307EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/14 5:59 a.m.•13 views

CVE-2026-19617

A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...

5.5CVSS5.5AI score0.00105EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 10:04 p.m.•6 views

CVE-2026-73489

Russh is a Rust SSH client & server library. Prior to 0.62.4, an authenticated SSH client can cause a denial of service by sending a pty-req channel request with more than 130 terminal-mode records. The parser in russh/src/server/encrypted.rs stores terminal modes in a fixed 130-entry...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 10:04 p.m.•9 views

CVE-2026-73417

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings...

8.6CVSS5.6AI score0.00552EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 10:04 p.m.•7 views

CVE-2026-73416

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces...

6.1CVSS5.6AI score0.00487EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•10 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.0031EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•10 views

CVE-2026-56862

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•9 views

CVE-2026-56853

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

7.5CVSS5.4AI score0.00568EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•9 views

CVE-2026-56865

A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that...

8.4CVSS5.3AI score0.00107EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•8 views

CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.5AI score0.00518EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•14 views

CVE-2026-56864

A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order to determine if...

7.5CVSS5.6AI score0.00298EPSS
SaveExploits0
Total number of security vulnerabilities66273