漏洞标题
N/A
漏洞描述信息
在Linux内核驱动程序/media/usb/usbtv/usbtv-core.c中的usbtv_probe函数中,从4.14.10版本开始,使用--no-free-data-at-exit选项允许攻击者通过触发音频注册失败造成服务拒绝(系统崩溃)或其他未描述的影响。这是因为在usbtv_video_free调用期间,usbtv数据结构 kfree 发生,但usbtv_video_fail标签的代码试图访问和释放该数据结构。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
Use-after-free in the usbtv_probe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a denial of service (system crash) or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data structure occurs during a usbtv_video_free call, but the usbtv_video_fail label's code attempts to both access and free this data structure.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel 4.14.10及之前的版本中的drivers/media/usb/usbtv/usbtv-core.c文件的‘the usbtv_probe’函数存在安全漏洞。攻击者可利用该漏洞造成拒绝服务(释放后重用和系统崩溃)。
CVSS信息
N/A
漏洞类别
授权问题