In the Linux kernel, the following vulnerability has been resolved:
jfs: check if leafidx greater than num leaves per dmap tree
syzbot report a out of bounds in dbSplit, it because dmt_leafidx greater
than 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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-21 18:15
Updated : 2024-11-13 13:47
NVD link : CVE-2024-49902
Mitre link : CVE-2024-49902
CVE.ORG link : CVE-2024-49902
JSON object : View
Products Affected
linux
- linux_kernel
CWE