vulnti.work

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venus_remove due to race condition in venus_probe, core->work is bound with venus_sys_err…

高危 CVSS 7.8
CVECVE-2024-49981
首次发现2026-08-05 09:15 UTC
披露时间2024-10-21 18:15 UTC
最后更新2026-08-05 09:15 UTC
通道状态auto

摘要

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venus_remove due to race condition in venus_probe, core->work is bound with venus_sys_error_handler, which is used to handle error. The code use core->sys_err_done to make sync work. The core->work is started in venus_event_notify. If we call venus_remove, there might be an unfished work. The possible sequence is as follows: CPU0 CPU1 |venus_sys_…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

受影响产品

  • :

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD