Lucene search
+L

79 matches found

Kitploit
Kitploit
added 2026/09/10 12:31 p.m.8 views

CVE-2025-65900

CVE-2025-65900: Kalmia CMS v0.2.0 - is vulnerable to Incorrect Access Control Vulnerability Overview CVE ID: CVE-2025-65900 Product: DifuseHQ Kalmia CMS Affected Version: 0.2.0 Vulnerability Type: Incorrect Access Control Privileges Required: Low Read-only user account Impact This vulnerability...

6.5CVSS6AI score0.00304EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/10 5:36 a.m.5 views

CVE-2025-65899

CVE-2025-65899: Kalmia CMS v0.2.0 - es vulnerable a Discrepancia de Respuesta Observable Resumen de Vulnerabilidad CVE ID: CVE-2025-65899 Producto: DifuseHQ Kalmia CMS Versión Afectada: 0.2.0 Tipo de Vulnerabilidad: Discrepancia de Respuesta Observable Privilegios Requeridos: Ninguno Impacto...

5.3CVSS6AI score0.00346EPSS
SaveExploits3References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Do not pass actlen in the usbbulkmsg error path. syzbot reported that actlen in kalmiasendinitpacket is uninitialized when it is passed to the first usbbulkmsg error path. Jiri Pirko noted that it’s pointless to...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 6:02 a.m.17 views

CVE-2026-64351

A flaw was found in the Linux kernel's USB Kalmia driver. An attacker with a specially crafted USB device could exploit an out-of-bounds read vulnerability in the kalmiarxfixup function. This occurs due to an incorrect calculation of the USB packet length when processing short bulk-IN frames,...

5.5CVSS6AI score0.0013EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:03 a.m.8 views

net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()

...

5.5CVSS5.2AI score0.0013EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.11 views

SUSE CVE-2026-64351

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

6.1CVSS5.8AI score0.0013EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64351

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.5CVSS0.0013EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

AZL-93683 CVE-2026-64351 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64351

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.5CVSS5.7AI score0.0013EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.22 views

CVE-2026-64351

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.40 views

CVE-2026-64351

CVE-2026-64351 affects the kalmia USB network driver in the Linux kernel. In kalmia_rx_fixup(), usb_packet_length is computed as a u16 by subtracting two header lengths from skb->len. A device delivering a short bulk-IN frame (length 6–11) or a short trailing remainder causes an underflow to ~...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64351 net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.42 views

CVE-2026-64351 net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

0.0013EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.15 views

EUVD-2026-48895

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.8AI score0.0013EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64351

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64572

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the kalmia rx fixup function. The function calculates usb packet length by subtracting twice the KALMIA HEADER LENGTH from skb-len. Because the pre-loop...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it expects before binding to it. If a malicious device does not have the sa...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:07 a.m.12 views

net: usb: kalmia: validate USB endpoints

...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.15 views

SUSE CVE-2026-23365

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not ha...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/03/25 2:12 p.m.10 views

CVE-2026-23365

A flaw was found in the Linux kernel's kalmia USB driver. This vulnerability occurs because the driver does not properly validate the number and types of USB endpoints when a device is connected. A local attacker with a specially crafted malicious USB device could exploit this flaw, causing the...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder