PT-2021-8003 · Linux · Linux Kernel

Published

2021-04-21

·

Updated

2025-01-09

·

CVE-2021-47039

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a potential out of bounds condition in the do format() function of the ataflop component. The function uses the type variable as an array index, but the bounds check on type is not performed until later in the function. This could potentially allow a remote attacker to impact the confidentiality, integrity, and availability of protected information. The fix involves moving the bounds check to the start of the function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Improper Validation of Array Index

Out of bounds Read

Weakness Enumeration

Related Identifiers

BDU:2024-01752
CVE-2021-47039

Affected Products

Linux Kernel