mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
921 B
921 B
CVE-2024-49902
Description
In the Linux kernel, the following vulnerability has been resolved:jfs: check if leafidx greater than num leaves per dmap treesyzbot report a out of bounds in dbSplit, it because dmt_leafidx greaterthan num leaves per dmap tree, add a checking for dmt_leafidx in dbFindLeaf.Shaggy:Modified sanity check to apply to control pages as well as leaf pages.
POC
Reference
No PoCs from references.