THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21709 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other iterators besides the exit path.

[NVD] CVE-2025-21709 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other iterators besides the exit path.

lownvdPublished 2025-02-27

CVE-2025-21709 CVSS: 7.8 HIGH Published: 2025-02-27T02:15:14.560

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

kernel: be more careful about dup_mmap() failures and uprobe registering

If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped before the exit_mmap() call

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21709