3 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-38563
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from mt7996 not properly handling segments of multicast or broadcast RAs...
CVE-2024-47714
CVE-2024-47714 affects the Linux kernel Wi-Fi driver for MT76/MT7996. The root cause is using hweight8 on a u16 chainmask, which yields an incorrect tx_ant; a patch switches to hweight16 to compute the correct tx antenna. Without the fix, tx_ant on band 2 could be -1, leading to a KASAN: stack-ou...