SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityAnalyzed

CVE-2026-6386

In order to apply a particular protection key to an address range, the kernel must update the corresponding page table entries.

MEDIUM 6.2EPSS 0.16%

Does this matter?

Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.

Description

In order to apply a particular protection key to an address range, the kernel must update the corresponding page table entries. The subroutine which handled this failed to take into account the presence of 1GB largepage mappings created using the shm_create_largepage(3) interface. In particular, it would always treat a page directory page entry as pointing to another page table page. The bug can be abused by an unprivileged user to cause pmap_pkru_update_range() to treat userspace memory as a page table page, and thus overwrite memory to which the application would otherwise not have access.

CVSS 3.1
6.2 MEDIUMCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
0.16% probability · 6th percentile
CISA KEV
Not listed
Weakness
CWE-269, CWE-732
Affected
freebsd/freebsd
Source
secteam@freebsd.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.