CVEbaza.plCWE DictionaryCWE-828
Common Weakness Enumeration

CWE-828

Signal Handler with Functionality that is not Asynchronous-Safe

Category: VariantCVE: 2
Description

The product defines a signal handler that contains code sequences that are not asynchronous-safe, i.e., the functionality is not reentrant, or it can be interrupted.

CVE vulnerabilities with CWE-828 (2)
6.5
CVSS
MEDIUM
CVE-2024-25742

In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.

pub. 2024-05-17
5.6
CVSS
MEDIUM
CVE-2024-20309

A vulnerability in auxiliary asynchronous port (AUX) functions of Cisco IOS XE Software could allow an authenticated, local attacker to cause an affected device to reload or stop responding. This vulnerability is due to the incorrect handling of specific ingress traffic when flow control hardware is enabled on the AUX port. An attacker could exploit this vulnerability by reverse telnetting to the AUX port and sending specific data after connecting. A successful exploit could allow the attacker to cause the device to reset or stop responding, resulting in a denial of service (DoS) condition.

pub. 2024-03-27
Information
ID: CWE-828
Type: Variant
Vulnerabilities: 2
MITRE CWE ↗
← CWE Dictionary