In the Linux kernel, the following vulnerability has been resolved: ataflop: potential out of bounds in do_format() The function uses "type" as an array index: q = unit[drive].disk[type]->queue; Unfortunately the bounds check on "type" isn't done until later in the function. Fix this by moving the bounds check to the start.
History

Mon, 04 Nov 2024 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-02-28T08:13:45.937Z

Updated: 2024-11-04T11:58:14.227Z

Reserved: 2024-02-27T18:42:55.968Z

Link: CVE-2021-47039

cve-icon Vulnrichment

Updated: 2024-08-04T05:24:39.421Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-02-28T09:15:39.950

Modified: 2024-02-28T14:06:45.783

Link: CVE-2021-47039

cve-icon Redhat

Severity : Low

Publid Date: 2024-02-28T00:00:00Z

Links: CVE-2021-47039 - Bugzilla