Description
striso-control-firmware 54c9722 is vulnerable to Buffer Overflow in function ThreadReadButtons.
Published: 2026-05-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a buffer overflow in the ThreadReadButtons routine of striso-control-firmware, specifically in the firmware build identified by commit 54c9722. Supplying an overlong input can overwrite adjacent memory, which may result in uncontrolled memory corruption, program crashes, or unintended behaviour. The description does not state that this flaw directly grants code execution, but buffer overflows can potentially enable remote or local exploitation if the overflow is carefully crafted to redirect execution flow, a scenario that would depend on the specific execution environment and the nature of the overwritten data.

Affected Systems

Affected by the firmware build 54c9722 of striso-control-firmware; no vendor or operating system information is available beyond the repository identifier. The flaw exists solely in the mentioned commit hash.

Risk and Exploitability

The CVSS score of 7.5 indicates a serious risk if the vulnerability is exploited successfully, while the EPSS score of < 1% shows a low probability of exploitation at present. The flaw is not listed in CISA KEV. Exploitation would likely require delivering crafted input to the ThreadReadButtons routine, which may be possible over any interface that accepts button sequences, such as a network, serial, or other control channel. If the overflow is triggered, it could lead to memory corruption and potentially compromise the affected device’s reliability and integrity.

Generated by OpenCVE AI on May 14, 2026 at 18:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware release that addresses the ThreadReadButtons buffer overflow.
  • If a patch is unavailable, isolate the device from untrusted networks and disable external interfaces that provide button input.
  • Enable firmware stack protection mechanisms such as stack canaries or address space layout randomization, if supported, to reduce the likelihood that the overflow leads to destructive behavior.

Generated by OpenCVE AI on May 14, 2026 at 18:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 17 May 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Striso
Striso control-firmware
Vendors & Products Striso
Striso control-firmware

Thu, 14 May 2026 18:30:00 +0000

Type Values Removed Values Added
Title striso-control-firmware Buffer Overflow via ThreadReadButtons

Thu, 14 May 2026 16:15:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in striso-control-firmware ThreadReadButtons
Weaknesses CWE-119

Thu, 14 May 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-121
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 13 May 2026 18:30:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in striso-control-firmware ThreadReadButtons
Weaknesses CWE-119

Wed, 13 May 2026 16:15:00 +0000

Type Values Removed Values Added
Description striso-control-firmware 54c9722 is vulnerable to Buffer Overflow in function ThreadReadButtons.
References

Subscriptions

Striso Control-firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-14T12:25:24.447Z

Reserved: 2025-03-11T00:00:00.000Z

Link: CVE-2025-28343

cve-icon Vulnrichment

Updated: 2026-05-14T12:25:20.255Z

cve-icon NVD

Status : Deferred

Published: 2026-05-13T16:16:34.967

Modified: 2026-05-14T13:16:16.440

Link: CVE-2025-28343

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-17T19:42:13Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow