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.
Metrics
Affected Vendors & Products
References
History
Thu, 09 Jan 2025 16:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:45.937Z
Updated: 2025-05-04T07:02:48.800Z
Reserved: 2024-02-27T18:42:55.968Z
Link: CVE-2021-47039

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

Status : Analyzed
Published: 2024-02-28T09:15:39.950
Modified: 2025-01-09T15:31:27.123
Link: CVE-2021-47039
