Lucene search
+L

25 matches found

Kitploit
Kitploit
added 2026/09/15 10:42 a.m.124 views

sparrow-wifi

Sparrow-WiFi Sparrow-WiFi is a 2.4 GHz and 5 GHz WiFi and Bluetooth spectral awareness tool for Linux. It integrates WiFi scanning, Bluetooth Low Energy and Classic discovery, software-defined radio spectrum analysis HackRF, Ubertooth, GPS tracking, FAA RemoteID drone detection, drone/rover-mount...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 7:14 a.m.4 views

hackrf

HackRF このリポジトリには、HackRF のハードウェア設計とソフトウェアが含まれています。 HackRF は、低コストでオープンソースのソフトウェア無線 SDR プラットフォームです。 fd0 撮影、https://github.com/fd0/hackrf-one-pictures より 主著者: Michael Ossmann [email protected] HackRF の情報と購入方法: https://greatscottgadgets.com/hackrf/ ドキュメント HackRF のドキュメントは Read the Docs...

5.9AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.8 views

The vulnerability of the hackrf_probe() function in the drivers/media/usb/hackrf/hackrf.c driver for multimedia devices of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the hackrfprobe function in the drivers/media/usb/hackrf/hackrf.c driver for Linux multimedia devices is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibili...

7.8CVSS4.2AI score0.00128EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2026/08/13 1:57 p.m.8 views

OESA-2026-3317 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exite...

9.8CVSS5.8AI score0.00748EPSS
SaveExploits0References34
OSV
OSV
added 2026/05/30 9:09 a.m.30 views

CLSA-2026-1780132171 Fix of 25 CVEs

CVE-2025-68724 - crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid CVE-2025-68724 CVE-2025-71196 - phy: stm32-usphyc: Fix off by one in probe CVE-2025-71196 CVE-2026-23033 - dmaengine: omap-dma: fix dmapool resource leak in error paths CVE-2026-23033 CVE-2026-23049 -...

9.8CVSS5.9AI score0.00501EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.17 views

SUSE CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/24 6:24 p.m.10 views

CVE-2026-31576

A flaw was found in the Linux kernel's hackrf driver. A race condition exists where memory for the hackrf device is freed prematurely during device unregistration, even when file descriptors are still in use. This allows a local user to trigger a use-after-free and double-free vulnerability...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

7.8CVSS0.00128EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/24 3:16 p.m.26 views

DEBIAN-CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/24 2:42 p.m.15 views

EUVD-2026-25469

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.5AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:42 p.m.8 views

CVE-2026-31576 media: hackrf: fix to not free memory after the device is registered in hackrf_probe()

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.8AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.8 views

CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.5AI score0.00128EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.51 views

CVE-2026-31576 media: hackrf: fix to not free memory after the device is registered in hackrf_probe()

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

0.00128EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.35 views

CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:42 p.m.51 views

CVE-2026-31576

CVE-2026-31576 affects the Linux kernel hackrf driver. A race condition allows use-after-free and double-free when memory for the hackrf device is freed on the error path after probe() has registered the device. Open file descriptors and in-flight I/O can still reference the device while v4l2/vid...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.11 views

PT-2026-34928

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the hackrf driver. When the hackrf probe function registers a device and subsequently encounters an error, it may free device memory using kfree while file...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the media hackrf library’s mechanism for releasing memory after device registration. This could...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
zdt
zdt
added 2022/12/10 12:00 a.m.288 views

Zhuhai Suny Technology ESL Tag Forgery / Replay Attacks Vulnerability

Zhuhai Suny Technology ESL Tag suffers from replay attacks and a forgery attack allowing for the displaying of arbitrary contents. ======================================================================= title: Replay attacks & Displaying arbitrary contents product: Zhuhai Suny Technology ESL Tag ...

6.5CVSS6.7AI score0.00735EPSS
SaveExploits3
Kitploit
Kitploit
added 2022/03/30 8:30 p.m.158 views

CVE-2022-27254 - PoC For Vulnerability In Honda's Remote Keyless System

PoC for vulnerability in Honda's Remote Keyless SystemCVE-2022-27254 Disclaimer: For educational purposes only. Kindly note that the discoverers for this vulnerability are Ayyappan Rajesh, a student at UMass Dartmouth and HackingIntoYourHeart. Others mentioned in this repository are credited for...

5.3CVSS6.2AI score0.01039EPSS
SaveExploits2References3
GithubExploit
GithubExploit
added 2022/03/23 3:03 p.m.743 views

Exploit for Authentication Bypass by Capture-replay in Honda Civic_2018_Firmware

CVE-2022-27254 PoC for vulnerability in Honda's Remote Keyless...

5.3CVSS7.8AI score0.01039EPSS
SaveExploits2
Rows per page
Query Builder