[SRU][P][PATCH 0/1] CVE-2025-38541
alice.munduruca at canonical.com
alice.munduruca at canonical.com
Fri Aug 22 02:37:45 UTC 2025
From: "Alice C. Munduruca" <alice.munduruca at canonical.com>
[ Impact ]
A null pointer dereference is possible when initializing the
mt7925 due to a missing check to the result of `kasprintf`.
Handle this error by adding a check to the returned value before
using it.
[ Fix ]
plucky: cherry picked cleanly from linux upstream.
[ Test ]
Compile and boot tested.
[ Where problems could occur ]
Very minimal changes, no real regression potential.
Henry Martin (1):
wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()
drivers/net/wireless/mediatek/mt76/mt7925/init.c | 2 ++
1 file changed, 2 insertions(+)
--
2.48.1
More information about the kernel-team
mailing list