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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 13 Nov 2023 19:23:49 -0600 From: "Gustavo A. R. Silva" <gustavo@...eddedor.com> To: Ping-Ke Shih <pkshih@...ltek.com>, "Gustavo A. R. Silva" <gustavoars@...nel.org>, Kalle Valo <kvalo@...nel.org> Cc: "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "linux-hardening@...r.kernel.org" <linux-hardening@...r.kernel.org> Subject: Re: [PATCH][next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() On 11/13/23 18:37, Ping-Ke Shih wrote: > > >> -----Original Message----- >> From: Gustavo A. R. Silva <gustavoars@...nel.org> >> Sent: Tuesday, November 14, 2023 3:36 AM >> To: Ping-Ke Shih <pkshih@...ltek.com>; Kalle Valo <kvalo@...nel.org> >> Cc: linux-wireless@...r.kernel.org; linux-kernel@...r.kernel.org; Gustavo A. R. Silva >> <gustavoars@...nel.org>; linux-hardening@...r.kernel.org >> Subject: [PATCH][next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() >> >> Copy a couple of structures directly, instead of using `memcpy()`. >> > > wireless-next has taken my patch [1] that is identical to yours. Great! I had mine ready on Oct 31, but I was waiting for the merge window to close before sending it. Glad to see that the issue is fixed already. :) Thanks -- Gustavo > > [1] https://lore.kernel.org/all/20231102003716.25815-1-pkshih@realtek.com/ > >
Powered by blists - more mailing lists