# wifi: mt76: mt7925: 修正 mt7925_load_clc() 中的 off by one 错误
## 漏洞概述
在Linux内核中修复了一个漏洞,该漏洞存在于`mt7925_load_clc()`函数中,由于错误的边界比较,导致了越界读写问题。
## 影响版本
无具体版本号提供。
## 细节
在`mt7925_load_clc()`函数中,使用的比较运算符应该是`>=`而不是`>`。这个问题导致了越界读和写操作。
## 影响
该漏洞可能导致恶意代码利用越界读写漏洞进行攻击,从而影响系统安全和稳定性。
# | POC 描述 | 源链接 | 神龙链接 |
---|
标题: wifi: mt76: mt7925: fix off by one in mt7925_load_clc() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接
标签:
标题: wifi: mt76: mt7925: fix off by one in mt7925_load_clc() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接
标签:
标题: wifi: mt76: mt7925: fix off by one in mt7925_load_clc() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接
标签: