CVE-2026-93064 in Linux信息

摘要

由 VulDB • 2026-09-19

在 Linux 内核中,已修复以下漏洞:

wifi: iwlwifi: mvm: 修复 TXF 密钥清理器中的 off-by-one(差一)错误

iwl_mvm_frob_txf_key_iter() 使用循环变量 'i' 跟踪最后一个匹配字节的偏移位置。当找到完整的密钥匹配时(match == keylen),'i' 指向已匹配密钥的最后一个字节。因此,memset 的起始偏移量应为 i + 1 - keylen,而不是 i - keylen;当前代码会清零匹配前的一字节,并导致最终的一个密钥字节未被清理。

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

来源

Interested in the pricing of exploits?

See the underground prices here!