Re: [PATCH 1/2] bpf: cgroup: fix sysctl new value replacement
From: Dawei Feng
Date: Wed May 27 2026 - 11:05:01 EST
Hi Emil,
On Wed, May 27, 2026 at 6:16 AM, Emil Tsalapatis wrote:
> The bot makes a similar point, but can you swap the order of the
> patches? Patch 1/2 makes the invalid kfree more easily triggerable,
> and patch 2/2 fixes it. Swapping them avoids the issue entirely.
Thanks for the review.
I will address these points in the v2 patch series by taking the following
actions:
1. Reorder the original patch series.
2. Fix the potential out-of-bounds reads reported by the Sashiko AI review
in an additional third patch.
I will send out the v2 series soon.
Best regards,
Dawei