← Back to CVE List

CVE-2021-47432

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T14:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek() When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the radix tree code. Oops. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt