Lucene search
+L

328363 matches found

CVE
CVE
added 2026/08/15 5:52 a.m.50 views

CVE-2026-72064

CVE-2026-72064 relates to the Linux kernel net: mana RX path. When frag_count > 1, RX buffers are allocated from page pool fragments and remain DMA mapped; the RX completion path omits dma_unmap_single(), so the implicit CPU sync is not performed before passing data to the networking stack. Th...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:52 a.m.42 views

CVE-2026-72062

CVE-2026-72062 affects the Linux kernel GPIO path for mt7621, where bank-wide interrupt-trig state (rising/falling) could be corrupted by non-atomic read-modify-write updates when multiple IRQs on the same bank run concurrently. The issue arises because each gpio chip instance represents a 32-pin...

5.5AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:52 a.m.22 views

CVE-2026-72043 LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:52 a.m.16 views

EUVD-2026-59001

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

5.4AI score0.0016EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.25 views

CVE-2026-72043 LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:52 a.m.53 views

CVE-2026-72043

This CVE describes a LoongArch Linux kernel issue where hardware page table walker (PTW) could set only _PAGE_DIRTY in PTE/PMD during a write TLB miss, leaving _PAGE_MODIFIED unchanged. On fork/clone with COW, pte_wrprotect()/pmd_wrprotect() clear _PAGE_WRITE and _PAGE_DIRTY, which could lose the...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:51 a.m.48 views

CVE-2026-72027

CVE-2026-72027 affects the Linux kernel in the memory management compaction path. The vulnerability stems from improper handling of the return value of free_pages_prepare() within compaction_free(); when free_pages_prepare() fails, compaction_free() may still add pages back into cc->freepages,...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:51 a.m.33 views

CVE-2026-72014 drbd: reject data replies with an out-of-range payload size

In the Linux kernel, the following vulnerability has been resolved: drbd: reject data replies with an out-of-range payload size recvdlessread receives a PDATAREPLY from a peer into the bio of an outstanding read request. The peer-supplied payload length reaches it as the signed int datasize, and...

9.8CVSS5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:51 a.m.54 views

CVE-2026-68467

The CVE-2026-68467 issue affects the Linux kernel mtd: mchp23k256 driver. The driver stored chip capacity in both the OF match table and the SPI id table, and probe used of_device_get_match_data(), which caused an id-table-only match to fallback to mchp23k256_caps. The fix switches to spi_get_dev...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:51 a.m.24 views

CVE-2026-68467 mtd: mchp23k256: use SPI match data for chip caps

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.5AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:51 a.m.10 views

EUVD-2026-59089

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

5.4AI score0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:21 a.m.15 views

EUVD-2026-58875

AppFlowy's qcuiknote feature is affected by a SQL injection vulnerability. Authenticated users with access to the feature can inject arbitrary SQL to exfiltrate data in the underlying SQL database...

7.1CVSS5.9AI score0.00203EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/15 5:21 a.m.20 views

CVE-2026-16007

AppFlowy's qcuiknote feature is affected by a SQL injection vulnerability. Authenticated users with access to the feature can inject arbitrary SQL to exfiltrate data in the underlying SQL database...

5.9AI score0.00203EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/15 5:21 a.m.28 views

CVE-2026-16007 Authenticated SQL Injection in AppFlowy

AppFlowy's qcuiknote feature is affected by a SQL injection vulnerability. Authenticated users with access to the feature can inject arbitrary SQL to exfiltrate data in the underlying SQL database...

7.1CVSS0.00203EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/15 5:21 a.m.32 views

CVE-2026-16007

CVE-2026-16007: A SQL injection in AppFlowy’s qcuiknote feature affects authenticated users with access to that feature, allowing arbitrary SQL exfiltration from the underlying database. The vulnerability is tied to the qcuiknote module; no specific affected versions, root-cause details, or remed...

7.1CVSS5.9AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 4:42 a.m.9 views

MINI-MHGQ-83WX-WCG2

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 4:40 a.m.12 views

MINI-449H-VJJ5-XQRF

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 4:34 a.m.8 views

MINI-6998-35G2-7962

Bulletin has no description...

8.4CVSS4.8AI score0.00107EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 3:25 a.m.37 views

CVE-2026-16146

CVE-2026-16146 affects the WordPress plugin “Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms.” All versions up to 5.1 are affected by a generic SQL Injection in Pattern JSON Keys/Values caused by insufficient escaping of user-supplied input and inadequate query preparation. Th...

4.9CVSS5.8AI score0.00294EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 3:25 a.m.18 views

EUVD-2026-58858

The Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe plugin for WordPress is vulnerable to Second-Order SQL Injection via MultipleFiles Second-Order Payload via 'cgmultiplefilesforpost' - 'cgRealId' in all versions up to, and including, 30.0.7 due to insufficient escaping ...

6.5CVSS5.9AI score0.00319EPSS
SaveExploits0References12
Rows per page
Query Builder