Lucene search
+L

613579 matches found

Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.15 views

CVE-2026-80637

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.11 views

CVE-2026-80637 netfilter: synproxy: fix unaligned memory access in timestamp adjustment

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

7.5CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67513

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

5.8AI score0.00446EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.39 views

CVE-2026-80637 netfilter: synproxy: fix unaligned memory access in timestamp adjustment

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

7.5CVSS0.00446EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67506

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfqcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever fqcodel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

5.9AI score0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.26 views

CVE-2026-80630 net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfqcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever fqcodel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

9.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:48 a.m.58 views

CVE-2026-80630

CVE-2026-80630 is a vulnerability in the Linux kernel's fq_codel traffic control qdisc (net/sched/sch_fq_codel). During the peek operation, the code calls qdisc_tree_reduce_backlog before reincrementing qlen. If qlen momentarily drops to zero while peek still returns a packet, the parent qdisc's ...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.21 views

EUVD-2026-67500

In the Linux kernel, the following vulnerability has been resolved: mfd: cs42l43: Sanity check firmware size Currently the code checks if a firmware was received, however it does not verify that the firmware size is larger than the firmware header. As the firmware pointer is dereferenced as a...

5.9AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.49 views

CVE-2026-80609 qede: fix out-of-bounds check for cqe->len_list[]

In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe-lenlist Move index check before element access...

9.8CVSS0.00509EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:48 a.m.11 views

EUVD-2026-67485

In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe-lenlist Move index check before element access...

5.8AI score0.00509EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:48 a.m.16 views

CVE-2026-80609 qede: fix out-of-bounds check for cqe->len_list[]

In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe-lenlist Move index check before element access...

9.8CVSS5.8AI score
SaveExploits0References10
CVE
CVE
added 2026/08/28 6:48 a.m.24 views

CVE-2026-80599

CVE-2026-80599 affects the batman-adv module in the Linux kernel. The vulnerability is in the Distributed ARP Table (DAT) code path: batadv_dat_get_vid() (and its caller) reads the proto field of the ethernet header via batadv_get_vid() without first verifying that the underlying data is accessib...

8.1CVSS5.9AI score0.00277EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.16 views

EUVD-2026-67475

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

5.9AI score0.00277EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.13 views

CVE-2026-80599 batman-adv: dat: ensure accessible eth_hdr proto field

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.36 views

CVE-2026-80599 batman-adv: dat: ensure accessible eth_hdr proto field

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS0.00277EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.11 views

CVE-2026-80593

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:39 a.m.140 views

CVE-2026-76581

CVE-2026-76581 is a Critical (CVSS 9.8) unauthenticated Authentication Bypass in the WPMU DEV Dashboard plugin for WordPress (≤ 5.0.1 , ~350,000 installs). The root cause is HMAC canonicalization confusion between two unauthenticated AJAX actions: wdpsso_step1 signs an unseparated concatenation o...

9.8CVSS5.8AI score0.00339EPSS
SaveIn wildExploits2References2
Kitploit
Kitploit
added 2026/08/28 6:17 a.m.8 views

CVE-2019-18634-writeup

Analisi della CVE-2019-18634 https://www.exploit-db.com/exploits/47995 Sudo 1.8.25p - 'pwfeedback' Buffer Overflow PoC L'opzione pwfeedback di Sudo può essere utilizzata per fornire un feedback visivo quando l'utente inserisce la propria password. A ogni pressione di un tasto viene stampato un...

7.8CVSS7.2AI score0.19426EPSS
SaveExploits14
Patchstack
Patchstack
added 2026/08/28 6:00 a.m.9 views

WordPress Quiz and Survey Master (QSM) plugin < 11.2.4 - Contributor+ Cross-Quiz Question Bank and Answer Key Disclosure vulnerability

Contributor+ Cross-Quiz Question Bank and Answer Key Disclosure vulnerability discovered by Shikhali Jamalzade in WordPress Plugin Quiz And Survey Master versions 11.2.4...

2.7CVSS5.9AI score0.00218EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/28 6:00 a.m.11 views

EUVD-2026-67574

The User Registration & Membership WordPress plugin before 5.2.5 does not verify that the account whose pending email change is being cancelled belongs to the user making the request, allowing authenticated users with Subscriber-level access and above to cancel any other user's in-progress email...

4.3CVSS5.9AI score0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder