In the Linux kernel, the following vulnerability has been resolved:
jfs: fix slab-out-of-bounds Read in dtSearch
Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to fix the error.
Dave: Set return code to -EIO
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.11 | 5.15.149 |
| linux / linux_kernel | 5.5 | 5.10.210 |
| linux / linux_kernel | 6.7 | 6.7.4 |
| linux / linux_kernel | 6.2 | 6.6.16 |
| linux / linux_kernel | 5.16 | 6.1.77 |
| linux / linux_kernel | 4.20 | 5.4.269 |
| linux / linux_kernel | - | 4.19.307 |
| debian / debian_linux | 10.0 | 10.0.x |