On Tue, Feb 20, 2024 at 11:23:38PM +0000, He Gao wrote:
This is the fix of CVE-2024-23851 for kernel v6.1.
Upstream commit: https://github.com/torvalds/linux/commit/bd504bcfec41a503b32054da5472904b404...
Changed argument name "blk_mode_t" back to "fmode_t" for the old version. The argument is not affected by the patch.
What needed to be changed? The original applied just fine.
And what about 6.6.y and 6.7.y?
thanks,
greg k-h