CVE-2022-48672

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-48672
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-48672.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-48672
Downstream
Related
Published
2024-05-03T15:15:07Z
Modified
2025-08-09T20:01:26Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

of: fdt: fix off-by-one error in unflattendtnodes()

Commit 78c44d910d3e ("drivers/of: Fix depth when unflattening devicetree") forgot to fix up the depth check in the loop body in unflattendtnodes() which makes it possible to overflow the nps[] buffer...

Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.

References

Affected packages