Hi,
Can you please backport the following commit to 5.15 stable? Title: "af_unix: Fix memory leaks of the whole sk due to OOB skb." Commit SHA: 7a62ed61367b8fd01bae1e18e30602c25060d824
This commit fixes "314001f0bf927015e459c9d387d62a231fe93af3" which landed on "tags/v5.15-rc1~157^2~305".
Best, Anil
On Mon, Oct 31, 2022 at 11:25:32AM -0700, Anil Altinay wrote:
Hi,
Can you please backport the following commit to 5.15 stable? Title: "af_unix: Fix memory leaks of the whole sk due to OOB skb." Commit SHA: 7a62ed61367b8fd01bae1e18e30602c25060d824
This commit fixes "314001f0bf927015e459c9d387d62a231fe93af3" which landed on "tags/v5.15-rc1~157^2~305".
As this commit does not apply cleanly on the 5.15.y tree, how was it tested?
Can you provide a working version of this change so that we can apply it?
thanks,
greg k-h
Please see attached patch for backported version with the commit message updated with the upstream commit SHA. I also applied this patch to our kernel and it built fine. Hopefully, it is good to go this time.
On Tue, Nov 1, 2022 at 12:33 PM Greg KH gregkh@linuxfoundation.org wrote:
On Mon, Oct 31, 2022 at 11:25:32AM -0700, Anil Altinay wrote:
Hi,
Can you please backport the following commit to 5.15 stable? Title: "af_unix: Fix memory leaks of the whole sk due to OOB skb." Commit SHA: 7a62ed61367b8fd01bae1e18e30602c25060d824
This commit fixes "314001f0bf927015e459c9d387d62a231fe93af3" which landed on "tags/v5.15-rc1~157^2~305".
As this commit does not apply cleanly on the 5.15.y tree, how was it tested?
Can you provide a working version of this change so that we can apply it?
thanks,
greg k-h
On Wed, Nov 02, 2022 at 07:59:24PM -0700, Anil Altinay wrote:
Please see attached patch for backported version with the commit message updated with the upstream commit SHA. I also applied this patch to our kernel and it built fine. Hopefully, it is good to go this time.
You forgot to sign off on the patch :(
Ops, I am sorry. It is my first time sending a patch to the stable tree. I added "Signed-off-by: Anil Altinay aaltinay@google.com" at the end of the Signed-off list. Hopefully, it is good to go this time :) Thanks for your patience Greg!
On Wed, Nov 2, 2022 at 8:10 PM Greg KH gregkh@linuxfoundation.org wrote:
On Wed, Nov 02, 2022 at 07:59:24PM -0700, Anil Altinay wrote:
Please see attached patch for backported version with the commit message updated with the upstream commit SHA. I also applied this patch to our kernel and it built fine. Hopefully, it is good to go this time.
You forgot to sign off on the patch :(
On Wed, Nov 02, 2022 at 11:44:49PM -0700, Anil Altinay wrote:
Ops, I am sorry. It is my first time sending a patch to the stable tree. I added "Signed-off-by: Anil Altinay aaltinay@google.com" at the end of the Signed-off list. Hopefully, it is good to go this time :) Thanks for your patience Greg!
Now queued up, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org