lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 17 May 2021 21:10:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Zheyu Ma <zheyuma97@...il.com>
Cc:     isdn@...ux-pingi.de, christophe.jaillet@...adoo.fr,
        davem@...emloft.net, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] isdn: mISDN: netjet: Fix crash in nj_probe:

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sun, 16 May 2021 07:11:40 +0000 you wrote:
> 'nj_setup' in netjet.c might fail with -EIO and in this case
> 'card->irq' is initialized and is bigger than zero. A subsequent call to
> 'nj_release' will free the irq that has not been requested.
> 
> Fix this bug by deleting the previous assignment to 'card->irq' and just
> keep the assignment before 'request_irq'.
> 
> [...]

Here is the summary with links:
  - isdn: mISDN: netjet: Fix crash in nj_probe:
    https://git.kernel.org/netdev/net/c/9f6f852550d0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ