AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-47039

HIGH · CVSS 7.1 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-28 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.

CVE
CVE-2021-47039
Severity
HIGH
CVSS
7.1
EPSS
0.24%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)