Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-36086

31
FAUCET Score

CVE-2022-36086 is a critical out-of-bounds write vulnerability affecting the rust-osdev linked-list-allocator library, specifically versions prior to 0.10.2. It arises from insufficient size checks during heap initialization and extension, allowing metadata write operations to exceed allocated memory. This flaw impacts all initialization functions on Heap and LockedHeap types, as well as the Heap::extend method. With a CVSS score of 9.8 (CRITICAL), this vulnerability presents a severe risk, enabling unauthenticated attackers to achieve high confidentiality, integrity, and availability impacts (CWE-119, CWE-1284, CWE-787). The attack vector is network-based with low complexity, requiring no user interaction or privileges. Despite its critical severity, there is currently no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage are minimal, suggesting low public awareness of this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.10.2CPE matchmatch criteria
cpe:2.3:a:rust-osdev:linked-list-allocator:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

8.4HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.5
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.75%
Probability of exploitation in next 30 days
EPSS Percentile
51.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0075 is in the 34th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: linked_list_allocatorFixed in: 0.10.2

Vendor Advisories (1)

rustGHSA-xg8p-34w2-j49jhigh

linked_list_allocator vulnerable to out-of-bound writes on `Heap` initialization and `Heap::extend`

Sep 16, 2022

References

github.com / rust-osdev/linked-list-allocator/commit/013b0758643943e8df5b17bbb495460ff47e8bbf
PatchThird Party Advisory
github.com / rust-osdev/linked-list-allocator/security/advisories/GHSA-xg8p-34w2-j49j
ExploitMitigationThird Party Advisory