Lucene search
+L

15116 matches found

RedhatCVE
RedhatCVE
added 2026/07/20 5:30 p.m.15 views

CVE-2026-63834

A flaw was found in the Linux kernel's batman-adv throughput meter. A remote attacker could exploit an unbound list of unacknowledged packets by sending specially crafted messages. This could force the system to allocate excessive memory or waste significant CPU cycles, leading to a Denial of...

5.5AI score0.00174EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/20 4:57 p.m.14 views

CVE-2026-54538

xrdp is an open source RDP server. In versions 0.10.6 and prior, a n issue was discovered where the software fails to properly validate the totalLength field within the RDP protocol control header during packet reception. An unauthenticated remote attacker can exploit this vulnerability by sendin...

7.5CVSS5.4AI score0.00384EPSS
SaveExploits0
CVE
CVE
added 2026/07/20 4:51 p.m.31 views

CVE-2026-55645

CVE-2026-55645 affects xrdp (open source RDP server). The vulnerability is an out-of-bounds read in the processing of Client Control PDUs during the RDP connection sequence, caused by insufficient length validation in the parser before reading data from the network stream. This can allow a remote...

6.5CVSS5.2AI score0.00283EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 12:17 p.m.8 views

UBUNTU-CVE-2026-15813

A vulnerability was found in the network packet de-fragmentation engine of kronosnet Version affected = 1.34. The internal reassembly code does not properly validate sequence numbers of incoming payload fragments. An attacker can exploit this lack of verification by transmitting malformed packets...

6.5CVSS5.8AI score0.00269EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/20 10:36 a.m.9 views

CVE-2026-15813 Kronosnet: kronosnet: memory corruption and out-of-bounds access via malformed network packet defragmentation

A vulnerability was found in the network packet de-fragmentation engine of kronosnet Version affected = 1.34. The internal reassembly code does not properly validate sequence numbers of incoming payload fragments. An attacker can exploit this lack of verification by transmitting malformed packets...

6.5CVSS5.5AI score0.00269EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63902

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: cypressm8: validate interrupt packet headers cypressreadintcallback parses the interrupt-in buffer according to the selected Cypress packet format...

4.5AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-15813

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in the network packet de-fragmentation engine of kronosnet Version affected = 1.34. The internal reassembly code does not properly...

6.5CVSS5.9AI score0.00269EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.11 views

Cisco ASA/FTD WebVPN Double Free (CVE-2018-0101)

A vulnerability in the Secure Sockets Layer SSL VPN functionality of the Cisco Adaptive Security Appliance ASA Software could allow an unauthenticated, remote attacker to cause a reload of the affected system or to remotely execute code. The vulnerability is due to an attempt to double free a...

10CVSS8.9AI score0.8678EPSS
SaveExploits7References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63898

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte...

5.6AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-63903

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR field...

4.2AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-63870

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission v...

7.8CVSS5.4AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-64128

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: drop ISOEND frames received without prior ISOSTART ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISOCONT branch of isorecv guards against a missing ISOSTART by checking...

5.5CVSS0.00128EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/19 4:17 p.m.14 views

CVE-2026-63956

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: fix memory corruption with small endpoint Make sure that the interrupt-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption or NULL-pointer dereference should a...

0.00211EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 4:17 p.m.14 views

CVE-2026-63947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidpinputreport hidpinputreport reads keyboard and mouse payload data from an skb without first verifying that skb-len contains enough data. hidprecvintrframe pulls the 1-byte HIDP...

8.8CVSS0.00337EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 2:55 p.m.39 views

CVE-2026-63947

CVE-2026-63947 concerns the Linux kernel Bluetooth HIDP path. The vulnerability arises in hidp_input_report(), which reads keyboard/mouse payloads from an skb without first ensuring skb->len has enough data. The caller hidp_recv_intr_frame() fetches the 1-byte HIDP header before dispatching to...

8.8CVSS5.3AI score0.00337EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63947 Bluetooth: HIDP: fix missing length checks in hidp_input_report()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidpinputreport hidpinputreport reads keyboard and mouse payload data from an skb without first verifying that skb-len contains enough data. hidprecvintrframe pulls the 1-byte HIDP...

8.8CVSS0.00337EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidpinputreport hidpinputreport reads keyboard and mouse payload data from an skb without first verifying that skb-len contains enough data. hidprecvintrframe pulls the 1-byte HIDP...

8.8CVSS5.2AI score0.00337EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:55 p.m.11 views

EUVD-2026-45676

In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from...

5.6AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:55 p.m.9 views

EUVD-2026-45675

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: validate interrupt packet headers cypressreadintcallback parses the interrupt-in buffer according to the selected Cypress packet format. Format 1 has a two-byte status/count header and format 2 has a...

5.6AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.34 views

CVE-2026-63899 USB: serial: mxuport: fix memory corruption with small endpoint

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mxuport: fix memory corruption with small endpoint Make sure that the bulk-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption should a malicious device report a smaller size...

0.00226EPSS
SaveExploits0References8
Rows per page
Query Builder