Lucene search
+L

458 matches found

Kitploit
Kitploit
added 2026/09/12 12:25 p.m.15 views

GhostESP

ESP32용 ESP-IDF 네이티브 무선 보안 플랫폼. 심층 Wi-Fi 및 BLE 평가, 연구급 캡처 및 내보내기, 실제 앱 생태계를 제공합니다. Arduino 코어가 아닌 Espressif의 ESP-IDF 위에 직접 구축되어, 새로운 실리콘과 라디오 기능이 가장 먼저 지원되며 GhostESP와 하드웨어 사이에 추상화 계층이 없습니다. ⭐️ GhostESP가 마음에 드시나요? 저장소에 스타를 남겨주세요. 큰 도움이 됩니다. 새로운 기능 v2.0은 UI를 재구축하고 네이티브 앱 생태계를 추가했으며 라디오 워크플로우를 확장했습니다...

5.8AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/29 5:09 p.m.19 views

CVE-2026-64274

A flaw was found in the Linux kernel's Goodix touchscreen driver. An attacker with physical access to the I2C bus, or a malicious touchscreen controller, could exploit a vulnerability where the driver fails to properly validate the number of reported touch points. This could lead to a stack...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.13 views

SUSE CVE-2026-64274

In the Linux kernel, the following vulnerability has been resolved: Input: goodix - clamp the device-reported contact count goodixtsreadinputreport copies the number of touch points reported by the device into an on-stack buffer u8 pointdata2 + GOODIXMAXCONTACTSIZE GOODIXMAXCONTACTS; which is siz...

5.5CVSS5.7AI score0.00169EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64271

In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet twinterrupt accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is only reset once a full packet has been received and t...

7.8CVSS0.00169EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.18 views

CVE-2026-64274

In the Linux kernel, the following vulnerability has been resolved: Input: goodix - clamp the device-reported contact count goodixtsreadinputreport copies the number of touch points reported by the device into an on-stack buffer u8 pointdata2 + GOODIXMAXCONTACTSIZE GOODIXMAXCONTACTS; which is siz...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64274 Input: goodix - clamp the device-reported contact count

In the Linux kernel, the following vulnerability has been resolved: Input: goodix - clamp the device-reported contact count goodixtsreadinputreport copies the number of touch points reported by the device into an on-stack buffer u8 pointdata2 + GOODIXMAXCONTACTSIZE GOODIXMAXCONTACTS; which is siz...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.46 views

CVE-2026-64271 Input: touchwin - reset the packet index on every complete packet

In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet twinterrupt accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is only reset once a full packet has been received and t...

0.00169EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-48983

In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet twinterrupt accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is only reset once a full packet has been received and t...

5.9AI score0.00169EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64271

CVE-2026-64271 affects the Linux kernel with a heap-out-of-bounds risk in TouchWindow serio touchscreen handling. The issue arises when a malicious peripheral streams non-zero bytes where the device-supplied 2nd and 3rd bytes do not match; tw->idx can reach TW_LENGTH and never reset, allowing ...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64271 Input: touchwin - reset the packet index on every complete packet

In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet twinterrupt accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is only reset once a full packet has been received and t...

5.9AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.15 views

PT-2026-64495

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A stack out-of-bounds write exists in the goodix ts read input report function. The function copies the number of touch points reported by a device into an on-stack buffer point data,...

7.8CVSS5.6AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64492

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A heap out-of-bounds write exists in the tw interrupt function. The function accumulates non-zero serial bytes into a fixed three-byte buffer using a running index tw-idx. This index is...

7.8CVSS5.6AI score0.00169EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: usbtouchscreen - clamp NEXIO datalen/xlen to URB buffer size nexioreaddata pulls datalen and xlen from a packed be16 header in the device's interrupt...

6AI score0.00177EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 2:56 p.m.12 views

EUVD-2026-45587

In the Linux kernel, the following vulnerability has been resolved: Input: usbtouchscreen - clamp NEXIO datalen/xlen to URB buffer size nexioreaddata pulls datalen and xlen from a packed be16 header in the device's interrupt packet and then walks packet-data0..xlen and packet-dataxlen..datalen...

5.6AI score0.00177EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2026/01/23 12:00 a.m.13 views

The vulnerability in the drivers/input/touchscreen/ti_am335x_tsc.c driver for the touchscreen interface (TSC) of the ti_am33x_tsc component of the Linux operating system allows a hacker to cause a system failure or disclose sensitive information.

The vulnerability in the drivers/input/touchscreen/tiam335xtsc.c driver for the touchscreen interface TSC of the tiam33xtsc component of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a system...

7.1CVSS5.2AI score0.00202EPSS
SaveExploits0References14Affected Software3
RedhatCVE
RedhatCVE
added 2026/01/09 12:36 p.m.12 views

CVE-2023-49221

Precor touchscreen console P62, P80, and P82 could allow a remote attacker within the local network to bypass security restrictions, and access the service menu, because there is a hard-coded service code...

7.8CVSS7AI score0.00196EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:31 a.m.13 views

CVE-2017-18692

An issue was discovered on Samsung mobile devices with M6.0 and N7.0 MSM8939, MSM8996, MSM8998, Exynos7580, Exynos8890, or Exynos8895 chipsets software. There is a race condition, with a resultant buffer overflow, in the sects touchscreen sysfs interface. The Samsung ID is SVE-2016-7501 January...

8.1CVSS7.3AI score0.00307EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:27 a.m.12 views

CVE-2019-12762

Xiaomi Mi 5s Plus devices allow attackers to trigger touchscreen anomalies via a radio signal between 198 kHz and 203 kHz, as demonstrated by a transmitter and antenna hidden just beneath the surface of a coffee-shop table, aka Ghost Touch...

4.2CVSS7AI score0.00183EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2017-0988

Malware in sbrugna...

4.7CVSS5.3AI score0.00876EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-0917

Malware in sbrugna...

9.3CVSS7.8AI score0.00889EPSS
SaveExploits3References7
Rows per page
Query Builder