ACK: [SRU][P][PATCH 0/1] CVE-2025-38541
Bethany Jamison
bethany.jamison at canonical.com
Mon Aug 25 20:42:23 UTC 2025
On 8/21/25 9:37 PM, alice.munduruca at canonical.com wrote:
> 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(+)
>
Acked-by: Bethany Jamison <bethany.jamison at canonical.com>
More information about the kernel-team
mailing list