漏洞信息
# wifi: ath12k:修复debugfs中的缓冲区溢出问题
## 概述
在Linux内核中,修复了一个与ath12k Wi-Fi驱动相关的缓冲区溢出漏洞。
## 细节
如果用户尝试写入超过32字节的数据,会导致内存破坏。由于该漏洞涉及到debugfs,因此仅限于root用户触发。
## 影响
该漏洞仅影响具备root权限的用户。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
wifi: ath12k: Fix buffer overflow in debugfs
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
wifi: ath12k: Fix buffer overflow in debugfs
If the user tries to write more than 32 bytes then it results in memory
corruption. Fortunately, this is debugfs so it's limited to root users.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ath12k驱动中debugfs缓冲区溢出,可能导致内存损坏。
CVSS信息
N/A
漏洞类别
其他