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.
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0024
EPSS Percentile
15.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (26)
linux/Kernel
4.13.0 - 4.14.283linux
linux/Kernel
4.15.0 - 4.19.247linux
linux/Kernel
4.20.0 - 5.4.198linux
linux/Kernel
5.11.0 - 5.15.46linux
linux/Kernel
5.16.0 - 5.17.14linux
linux/Kernel
5.18.0 - 5.18.3linux
linux/Kernel
5.5.0 - 5.10.121linux
Linux/Linux
< 4.13
Linux/Linux
09c2845e8fe4fcab942929480203f504a6e0a114 - 0ac84ab50712879eac3c1dd2598440652a85d3d0
Linux/Linux
09c2845e8fe4fcab942929480203f504a6e0a114 - 0ed5a643b1a4a46b9b7bfba5d468c10cc30e1359
... and 16 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026