Back to search
CVE-2022-49455
Published: Feb 26, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible double free in ocxl_file_register_afu info_release() will be called in device_unregister() when info->dev's reference count is 0. So there is no need to call ocxl_afu_put() and kfree() again. Fix this by adding free_minor() and return to err_unregister error path.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 75ca758adbafc81804c39b2c200ecdc819a6c042 - < de65c32ace9aa70d51facc61ba986607075e3a25affected 75ca758adbafc81804c39b2c200ecdc819a6c042 - < ee89d8dee55ab4b3b8ad8b70866b2841ba334767affected 75ca758adbafc81804c39b2c200ecdc819a6c042 - < 8fb674216835e1f0c143762696d645facebb4685affected 75ca758adbafc81804c39b2c200ecdc819a6c042 - < 252768d32e92c1214aeebb5fec0844ca479bcf5caffected 75ca758adbafc81804c39b2c200ecdc819a6c042 - < 9e9087cf34ee69f4e95d146ac29385d6e367a97b+1 more versions |
Linux | Linux | affected 5.2unaffected 0 - < 5.2unaffected 5.4.198 - <= 5.4.*unaffected 5.10.121 - <= 5.10.*unaffected 5.15.46 - <= 5.15.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now