CVE-2025-38155 Information

Description

In the Linux kernel the following vulnerability has been resolved:

wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()

devm_ioremap() returns NULL on error. Currently mt7915_mmio_wed_init() does not check for this case which results in a NULL pointer dereference.

Prevent null pointer dereference in mt7915_mmio_wed_init().

Reference

https://git.kernel.org/stable/c/790d05cde359356feea8915094a51166af1629f5 https://git.kernel.org/stable/c/d825ed9fd768be10d52beba6f57a4b50c0c154aa https://git.kernel.org/stable/c/e9f9cef1877ac32285dbc1f31b86c8955b712fc2 https://git.kernel.org/stable/c/efb95439c1477bbc955cacd0179c35e7861b437c

CNNVD-202507-241 (Published: 2025-07-03)

Share on: