CVE-2022-49527
Published: Feb 26, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venus_probe fails at pm_runtime_put_sync the error handling first calls hfi_destroy and afterwards hfi_core_deinit. As hfi_destroy sets core->ops to NULL, hfi_core_deinit cannot call the core_deinit function anymore. Avoid this null pointer derefence by skipping the call when necessary.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 09c2845e8fe4fcab942929480203f504a6e0a114 - < 2533acb652359c9e097dfa33587896af782e8a91affected 09c2845e8fe4fcab942929480203f504a6e0a114 - < a21d15dde21d7e8ae047eb8368677407db45d840affected 09c2845e8fe4fcab942929480203f504a6e0a114 - < 0ac84ab50712879eac3c1dd2598440652a85d3d0affected 09c2845e8fe4fcab942929480203f504a6e0a114 - < 27ad46da44177a78a4a0cae6fe03906888c61aa1affected 09c2845e8fe4fcab942929480203f504a6e0a114 - < 9c385b961d4c378228e80f6abea8509cb67feab6+3 more versions |
Linux | Linux | affected 4.13unaffected 0 - < 4.13unaffected 4.14.283 - <= 4.14.*unaffected 4.19.247 - <= 4.19.*unaffected 5.4.198 - <= 5.4.*+5 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