PT-2024-11163 · Linux · Linux Kernel

Published

2021-06-07

·

Updated

2025-10-02

·

CVE-2021-47111

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the xen-netback component in the Linux kernel, where a reference to the RX task thread needs to be taken to prevent the task from being freed if the thread returns before the call to kthread stop. Not taking this reference can lead to a use-after-free scenario. This reference was previously taken but was dropped as part of a rework. The fix involves reintroducing the reference taking and adding a comment to explain its necessity.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Double Free

Weakness Enumeration

Related Identifiers

BDU:2025-03620
CVE-2021-47111

Affected Products

Linux Kernel