CVE Catalog

CVE-2024-42225

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

39th percentile - higher than 39% of all known CVEs

Summary

In the Linux kernel, the mt76 WiFi driver uses skb_put instead of skb_put_zero, potentially reusing uninitialized data.

Risk Assessment

This could lead to information leakage or malfunction of the WiFi driver.

Recommendation

Install the Linux kernel patch that replaces skb_put with skb_put_zero in the mt76 driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skb_put with skb_put_zero Avoid potentially reusing uninitialized data

Vulnerability data from NVD (NIST) · CISA KEV · EPSS