← Back

CVE-2026-58088

nvd nist
Published: Aug 19, 2026Modified: Aug 31, 2026

JSON object

Loading...
7.4
Vector
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.4 / Impact: 5.9
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork(2) can mutate the map between the two passes, causing the second pass to write program headers past the end of the buffer. An unprivileged local user sharing an address space with a process that dumps core can trigger an out-of-bounds write on the kernel heap, potentially leading to privilege escalation.

Affected (25)

Products: Freebsd: Freebsd
1 product
Freebsd
Configuration A
25 vulnerable
Vulnerable SoftwareAffected Versions
Freebsd
Version 14.4
Version 14.4 p1
Version 14.4 p2
Version 14.4 p3
Version 14.4 p4
Version 14.4 p5
Version 14.4 p6
Version 14.4 p7
Version 14.4 rc1
Version 15.0
Version 15.0 p10
Version 15.0 p11
Version 15.0 p1
Version 15.0 p2
Version 15.0 p3
Version 15.0 p4
Version 15.0 p5
Version 15.0 p6
Version 15.0 p7
Version 15.0 p8
Version 15.0 p9
Version 15.1
Version 15.1 p1
Version 15.1 rc2
Version 15.1 rc3-p1

References (1)

Source: secteam@freebsd.org
Vendor AdvisoryMailing List

Timeline

No history available yet.