First published: Fri May 03 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflatten_dt_nodes() Commit 78c44d910d3e ("drivers/of: Fix depth when unflattening devicetree") forgot to fix up the depth check in the loop body in unflatten_dt_nodes() which makes it possible to overflow the nps[] buffer... Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=4.7<4.14.295 | |
Linux Linux kernel | >=4.15<4.19.260 | |
Linux Linux kernel | >=4.20<5.4.215 | |
Linux Linux kernel | >=5.5<5.10.145 | |
Linux Linux kernel | >=5.11<5.15.70 | |
Linux Linux kernel | >=5.16<5.19.11 | |
redhat/kernel | <4.14.295 | 4.14.295 |
redhat/kernel | <4.19.260 | 4.19.260 |
redhat/kernel | <5.4.215 | 5.4.215 |
redhat/kernel | <5.10.145 | 5.10.145 |
redhat/kernel | <5.15.70 | 5.15.70 |
redhat/kernel | <5.19.11 | 5.19.11 |
redhat/kernel | <6.0 | 6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.