PT-2024-11176 · Linux · Linux Kernel

Published

2021-05-08

·

Updated

2024-03-17

·

CVE-2021-47124

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the io uring feature in the Linux kernel, where the io link timeout fn() function should put only one reference of the linked timeout request. However, in cases of racing with the master request's completion, first io req complete() puts one and then io put req deferred() is called. This can lead to problems with reference counting.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

RCE

Weakness Enumeration

Related Identifiers

BDU:2025-13696
CVE-2021-47124

Affected Products

Linux Kernel