In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by io_of…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by io_offset. Later this adjusted address might be used for memory dumping. However the size that is used for memory dumping isn't adjusted to account for the io_offset, leading to the potential access to the unmapped region. Lower ctrl_size by the io_offset value to prevent access past the mapped area. m…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/567b5e976e2e15280d78c9ef2add1954a0bbb5b1 Patch
- https://git.kernel.org/stable/c/5b49a46baa853b26dbefa65c6c75dd9ff69f63d4 Patch
- https://git.kernel.org/stable/c/5e2c196c3430fb94225c4102b1028d0146544761 Patch
- https://git.kernel.org/stable/c/9f8274749d9010a1a72f97e547b7eb9ebb82345b Patch
- https://git.kernel.org/stable/c/a184aec790135938b0fadb415e55accd1f8685a0 Patch
- https://git.kernel.org/stable/c/ab871d5882953e5574ae2bc47bec88c2e3d22663 Patch
Timeline
- nvd_ingest NVD