In the Linux kernel, the following vulnerability has been resolved:net: pse-pd: Fix out of bound for loopAdjust the loop limit to prevent out-of-bounds access when iterating overPI structures. The loop should not reach the index pcdev->nr_lines sincewe allocate exactly pcdev->nr_lines number of PI structures. This fixensures proper bounds are maintained during iterations.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds