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-50433

24
FAUCET Score

CVE-2022-50433 is a use-after-free vulnerability in the Linux kernel's EFI subsystem, specifically related to how ACPI tables (SSDTs) are loaded from variables. The flaw, introduced by a prior commit, causes memory to be unconditionally freed even when the ACPI table successfully loads, leading to KASAN errors. This vulnerability affects Linux kernel versions where the problematic commit was integrated. The vulnerability is rated 7.8 HIGH on the CVSS scale, indicating a significant risk. An attacker with local privileges (PR:L) could exploit this with low attack complexity (AC:L) to achieve high confidentiality, integrity, and availability impacts (C:H/I:H/A:H). The attack vector is local (AV:L), meaning direct access to the affected system is required. Currently, there is no evidence of active exploitation, and no public exploit code is available on platforms like Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, which is typical for a large percentage of reported vulnerabilities.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.0, < 6.0.4CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.1CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
4.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0014 is in the 18th percentile among its peer group of 17,070 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 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

Vendor Patches (2)

redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-rt

Vendor Advisories (1)

redhatCVE-2022-50433Moderate

kernel: efi: ssdt: Don't free memory if ACPI table was loaded successfully

Oct 1, 2025

References

git.kernel.org / stable/c/11497fd69cd2282538ec6eb4cda1d16fc061233d
Patch
git.kernel.org / stable/c/4b017e59f01097f19b938f6dc4dc2c4720701610
Patch