中危 媒体:dvbdev:修复 dvb_media_device_free() 中的内存泄漏 (CVE-2020-36777)

CVE编号

CVE-2020-36777

利用情况

暂无

补丁情况

官方补丁

披露时间

2024-02-28
漏洞描述
In the Linux kernel, the following vulnerability has been resolved:

media: dvbdev: Fix memory leak in dvb_media_device_free()

dvb_media_device_free() is leaking memory. Free `dvbdev->adapter->conn`
before setting it to NULL, as documented in include/media/media-device.h:
"The media_entity instance itself must be freed explicitly by the driver
if required."
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 debian_10 linux * Up to
(excluding)
4.19.194-1
运行在以下环境
系统 debian_11 linux * Up to
(excluding)
5.10.38-1
运行在以下环境
系统 debian_12 linux * Up to
(excluding)
5.10.38-1
运行在以下环境
系统 linux linux_kernel * From
(including)
4.10.0
Up to
(excluding)
4.14.233
运行在以下环境
系统 linux linux_kernel * From
(including)
4.15.0
Up to
(excluding)
4.19.191
运行在以下环境
系统 linux linux_kernel * From
(including)
4.20.0
Up to
(excluding)
5.4.118
运行在以下环境
系统 linux linux_kernel * From
(including)
4.5.0
Up to
(excluding)
4.9.269
运行在以下环境
系统 linux linux_kernel * From
(including)
5.11.0
Up to
(excluding)
5.11.20
运行在以下环境
系统 linux linux_kernel * From
(including)
5.12.0
Up to
(excluding)
5.12.3
运行在以下环境
系统 linux linux_kernel * From
(including)
5.5.0
Up to
(excluding)
5.10.36
阿里云评分
5.0
  • 攻击路径
    本地
  • 攻击复杂度
    困难
  • 权限要求
    管控权限
  • 影响范围
    有限影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    无影响
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
CWE-401 在移除最后引用时对内存的释放不恰当(内存泄露)
阿里云安全产品覆盖情况