Lucene search
+L

184 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 6:01 a.m.11 views

CVE-2023-28386

Snap One OvrC Pro devices versions 7.2 and prior do not validate firmware updates correctly. The device only calculates the MD5 hash of the firmware and does not check using a private-public key mechanism. The lack of complete PKI system firmware signature could allow attackers to upload arbitrar...

9.8CVSS7.3AI score0.00419EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:05 a.m.13 views

CVE-2022-28383

An issue was discovered in certain Verbatim drives through 2022-03-31. Due to insufficient firmware validation, an attacker can store malicious firmware code for the USB-to-SATA bridge controller on the USB drive e.g., by leveraging physical access during the supply chain. This code is then...

6.8CVSS6.8AI score0.0059EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.10 views

CVE-2021-37160

A firmware validation issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. There is no firmware validation e.g., cryptographic signature validation during a File Upload for a firmware update...

9.8CVSS7.3AI score0.08227EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:10 p.m.14 views

CVE-2020-11185

Out of bound issue in WLAN driver while processing vdev responses from firmware due to lack of validation of data received from firmware in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking...

7.8CVSS7.2AI score0.00219EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:23 a.m.11 views

CVE-2018-11925

Data length received from firmware is not validated against the max allowed size which can result in buffer overflow. in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in IPQ4019, IPQ8064,...

7.8CVSS7.7AI score0.0021EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 a.m.16 views

CVE-2019-10535

Improper validation for loop variable received from firmware can lead to out of bound access in WLAN function while iterating through loop in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile,...

5.5CVSS7.7AI score0.0017EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.8 views

SUSE CVE-2025-23158

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid large value. In such situation, emptyspace will be...

5.5CVSS7.7AI score0.0021EPSS
SaveExploits0References16
Packet Storm
Packet Storm
added 2025/04/08 12:00 a.m.376 views

📄 Sony XAV-AX5500 1.13 Code Execution

Sony XAV-AX5500 version 1.13 suffers from a firmware update validation vulnerability that allows for code execution. Exploit Title: Sony XAV-AX5500 Firmware Update Validation Remote Code Execution Date: 11-Feb-2025 Exploit Author: lkushinada Vendor Homepage:...

6.8CVSS7.4AI score0.01761EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-47664

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/01 12:00 a.m.7 views

Ubiquiti UniFi Protect Cameras 安全漏洞

Ubiquiti UniFi Protect Cameras is a line of security cameras from Ubiquiti Networks that support the UniFi Protect platform for centralized management with remote access, smart monitoring and more. Ubiquiti UniFi Protect Cameras suffers from a Firmware Update Validation Insufficiency vulnerabilit...

6.8CVSS7AI score0.0023EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-42237)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42237 advisory. - In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Validate payload length...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/09 3:15 p.m.26 views

AZL-50860 CVE-2024-47664 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 3:15 p.m.4 views

DEBIAN-CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/09 2:13 p.m.121 views

CVE-2024-47664

The CVE affects the Linux kernel SPI driver for Hisilicon Kunpeng (spi: hisi-kunpeng). The root cause is a division by zero in hisi_calc_effective_speed() when max_speed_hz (provided by firmware) is 0. The firmware-supplied value is treated as trusted, but 0 is now explicitly invalidated, and an ...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/09 2:13 p.m.25 views

CVE-2024-47664 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

7.1AI score0.00206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.14 views

PT-2024-32723

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division by zero error can occur in the hisi calc effective speed function if the value of max speed hz is 0. The max speed hz value is provided by firmware, which is generally...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/19 1:48 p.m.33 views

CVE-2024-38606

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate slices count returned by FW The function adfsendadmintlstart enables the telemetry TL feature on a QAT device by sending the ICPQATFWTLSTART message to the firmware. This triggers the FW to start writing TL...

7.1CVSS6.3AI score0.00217EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.10 views

PT-2024-3509 · Huawei · Huawei Matebook D16

Name of the Vulnerable Software and Affected Versions: Huawei Matebook D16 Model: CREM-WXX9, BIOS: v2.26 Description: The issue is related to insufficient validation of exceptional states in the UEFI BIOS firmware of Huawei personal computers. This can be exploited by a malicious OS attacker to...

7.8CVSS7.6AI score0.00129EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/13 12:00 a.m.10 views

AMD EPYC Security Vulnerability

AMD EPYC is an x86 architecture server microprocessor product line from AMD Semiconductor, known in Chinese as "霄龙", which utilizes the Zen microarchitecture. A security vulnerability exists in AMD EPYC™ Processors that stems from insufficient data authenticity validation in AGESA, resulting in a...

7AI score
SaveExploits0References1
Prion
Prion
added 2023/12/15 12:15 p.m.17 views

Stack overflow

During the retrofit validation process, the firmware doesn't properly check the boundaries while copying some attributes to check. This allows a stack-based buffer overflow that could lead to a potential Remote Code Execution on the targeted device...

7.5CVSS8.3AI score0.01137EPSS
SaveExploits0References1Affected Software8
Rows per page
Query Builder