Today > vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-51563

Nov. 12, 2024, 3:48 p.m.

Product(s) Impacted

UNKNOWN

Description

The virtio_vq_recordon function is subject to a time-of-check to time-of-use (TOCTOU) race condition.

Weaknesses

CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition

The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.

CWE ID: 367

Date

Published: Nov. 12, 2024, 3:15 p.m.

Last Modified: Nov. 12, 2024, 3:48 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

secteam@freebsd.org

References