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]
Message-ID: <aLzeNeOaURLg88GR@bombadil.infradead.org>
Date: Sat, 6 Sep 2025 18:21:57 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Fidal Palamparambil <rootuserhere@...il.com>
Cc: linux-modules@...r.kernel.org, petr.pavlu@...e.com, da.gomez@...nel.org,
	samitolvanen@...gle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64/acpi : Fix multiple issues in ACPI boot support
 code

On Sat, Sep 06, 2025 at 04:17:11PM +0400, Fidal Palamparambil wrote:
> From: Fidal palamparambil <rootuserhere@...il.com>
> 
> - Fixed memory leak in acpi_fadt_sanity_check() by ensuring acpi_put_table()
>   is called in all error paths
> - Corrected error handling in parse_acpi() by removing incorrect snprintf() usage
> - Added missing compiler_attributes.h include for fallthrough support
> - Verified proper NULL pointer checks in acpi_os_ioremap()
> 
> These fixes address potential memory leaks, compilation warnings, and
> improper error handling in the ARM64 ACPI boot support code.
> 
> Signed-off-by: Fidal palamparambil <rootuserhere@...il.com>

Please stop with your garbage patches. They are not welcomed and wreckless.

  Luis

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ