Re: [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
From: 赵金明
Date: Fri Jul 03 2026 - 03:56:12 EST
>On Thu, Jul 02, 2026 at 05:28:15PM +0800, ZhaoJinming wrote:
>> read_dts_node() registers shared interrupt handlers via
>> devm_request_irq() with fman as dev_id. Two bugs exist in the
>> current code:
>
>Please start a new thread with a new version of the patch. The CI
>system just thinks this is part of the discussion, not something it
>must test.
>
>Please also read:
>
>https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
>
>and set the Subject: line correctly, etc.
>
>???? Andrew
>
Started a new thread, https://lore.kernel.org/netdev/20260703074324.907294-1-zhaojinming@xxxxxxxxxxxxx/T/#t
Thanks,
Jinming