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
| Vector | AV: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
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel