CVE-2026-49427
Received
Received - Intake
Pages Not Wired in FreeBSD Kernel Memory Access
Vulnerability report for CVE-2026-49427, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-19
Last updated on: 2026-08-19
Assigner: FreeBSD
Description
Description
Pages belonging to largepage shared memory objects were not explicitly wired. When sendfile(2) transmitted such an object with the SF_NOCACHE flag, it freed the underlying pages after transmission even though existing mappings still referred to them.
An unprivileged local user can abuse the bug to access freed kernel memory. This can be exploited to escalate privileges.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| freebsd | freebsd | From 14 (inc) to 15 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-826 | The product releases a resource that is still intended to be used by itself or another actor. |