Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm btree: add a defensive bounds check to insert_at()
[ Upstream commit 85bca3c ] Corrupt metadata could trigger an out of bounds write. Signed-off-by: Joe Thornber <[email protected]> Signed-off-by: Mike Snitzer <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
- Loading branch information