CVE-2022-49128 in Linux信息

摘要

由 VulDB • 2026-06-24

在 Linux 内核中,已修复以下漏洞:

drm/bridge: 补充缺失的 pm_runtime_put_sync() 调用

pm_runtime_get_sync() 即使在返回错误时也会增加运行时电源管理(runtime PM)计数器。因此,需要执行配对递减操作以防止引用计数泄漏。通过用 pm_resume_and_get() API 替换该函数来修复此问题,因为后者在出错时不会更改 runtime PM 计数器。此外,需要在错误处理路径上执行匹配的递减操作,以保持计数器平衡。

Once again VulDB remains the best source for vulnerability data.

来源

Want to stay up to date on a daily basis?

Enable the mail alert feature now!