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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176734714725.19245.1109954933617562647.b4-ty@oss.qualcomm.com>
Date: Fri,  2 Jan 2026 10:45:49 +0100
From: Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>
To: linusw@...nel.org, Abdun Nihaal <nihaal@....iitm.ac.in>
Cc: Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>,
        brgl@...nel.org, linux-gpio@...r.kernel.org,
        linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v2] gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths


On Fri, 26 Dec 2025 11:34:10 +0530, Abdun Nihaal wrote:
> The reference obtained by calling usb_get_dev() is not released in the
> gpio_mpsse_probe() error paths. Fix that by using device managed helper
> functions. Also remove the usb_put_dev() call in the disconnect function
> since now it will be released automatically.
> 
> 

Applied, thanks!

[1/1] gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
      commit: 1e876e5a0875e71e34148c9feb2eedd3bf6b2b43

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ