PT-2024-11282 · Linux · Linux Kernel

Hulk Robot

·

Published

2021-06-09

·

Updated

2024-12-26

·

CVE-2021-47278

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 A possible use-after-free issue has been identified in the Linux kernel, specifically in the mhi pci remove() function of the bus: mhi: pci generic driver. The driver's remove path calls del timer(), but this function does not wait until the timer handler finishes, potentially resulting in a use-after-free. This issue is resolved by calling del timer sync(), which ensures the timer handler has finished and cannot re-schedule itself.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Weakness Enumeration

Related Identifiers

BDU:2025-07342
CVE-2021-47278

Affected Products

Linux Kernel