PT-2025-8458 · Linux+2 · Linux Kernel+2
Published
2022-04-24
·
Updated
2025-05-20
·
CVE-2022-49525
CVSS v3.1
5.5
Medium
| Vector | AV: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
A warning occurs when removing the cx25821 module in the Linux kernel. The issue arises from not freeing the irq before calling
pci disable device(), resulting in a warning about removing a non-empty directory and a potential memory leak. The problem is fixed by freeing the irq before the pci disable device() call.Recommendations
For the affected Linux kernel versions, free the irq before calling
pci disable device() to resolve the issue. Specifically, modify the code to include the necessary steps for freeing the irq, as indicated in the provided fix, to prevent the warning and potential memory leak when removing the cx25821 module.Exploit
Fix
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Suse