Description of problem: A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel’s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service. Version-Release number of selected component (if applicable): kernel-5.10.134-13_rc1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://gitee.com/anolis/cloud-kernel/pulls/1145
Hi ljubomir Your PR: https://gitee.com/anolis/cloud-kernel/pulls/1140 misses a fix commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=483831ad0440f62c10d1707c97ce824bd82d98ae
(In reply to ZiyangZhang from comment #2) > Hi ljubomir > > Your PR: > https://gitee.com/anolis/cloud-kernel/pulls/1140 > misses a fix commit: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/ > ?h=linux-5.10.y&id=483831ad0440f62c10d1707c97ce824bd82d98ae Please add me as a reviewer so that I can merge this PR. My gitee id is 'josephhz', thanks.
merged