All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] atm: idt77252: Found a bug when removing the module
@ 2022-05-21 11:48 Zheyu Ma
  0 siblings, 0 replies; only message in thread
From: Zheyu Ma @ 2022-05-21 11:48 UTC (permalink / raw)
  To: 3chas3; +Cc: linux-atm-general, netdev, Linux Kernel Mailing List

Hello,

I found a bug in the driver idt77252, when removing the module, I got
the following flaw:

[   14.576507] BUG: KASAN: use-after-free in
idt77252_interrupt+0xfde/0x13c0 [idt77252]
[   14.576980] Read of size 8 at addr ffff88800a428008 by task modprobe/292
[   14.578516] Call Trace:
[   14.580577]  idt77252_interrupt+0xfde/0x13c0 [idt77252]

The bug occurs in line 2770, I guess that the reason is that the
driver free the irq too late.

Zheyu Ma

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-21 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 11:48 [BUG] atm: idt77252: Found a bug when removing the module Zheyu Ma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.