cve/2022/CVE-2022-30767.md
2024-05-25 21:48:12 +02:00

690 B

CVE-2022-30767

Description

nfs_lookup_reply in net/nfs.c in Das U-Boot through 2022.04 (and through 2022.07-rc2) has an unbounded memcpy with a failed length check, leading to a buffer overflow. NOTE: this issue exists because of an incorrect fix for CVE-2019-14196.

POC

Reference

No PoCs from references.

Github