漏洞标题
Wi-Fi: ath12k: 修复rfkill配置的错误处理程序
漏洞描述信息
在Linux内核中,已解决了以下漏洞:
wifi: ath12k: 修正rfkill配置的错误处理器
当内核的rfkill配置抛出错误时,应该释放分配的资源。目前它没有释放核心pdev创建的资源。通过在核心rfkill配置的错误处理器中调用核心pdev销毁,可避免此问题。
此问题已在代码审查中发现,仅进行了编译测试。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
在移除最后引用时对内存的释放不恰当(内存泄露)
漏洞标题
wifi: ath12k: fix the error handler of rfkill config
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
wifi: ath12k: fix the error handler of rfkill config
When the core rfkill config throws error, it should free the
allocated resources. Currently it is not freeing the core pdev
create resources. Avoid this issue by calling the core pdev
destroy in the error handler of core rfkill config.
Found this issue in the code review and it is compile tested only.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于当核心 rfkill 配置抛出错误时,它没有释放核心 pdev 创建资源。
CVSS信息
N/A
漏洞类别
其他