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

17
FAUCET Score

CVE-2022-49049 is a vulnerability in the Linux kernel's memfd_secret functionality. It allows a local attacker to trigger a kernel panic by attempting to grow an existing memfd_secret using ftruncate, leading to a denial of service. The vulnerability arises because the normal memory truncation process attempts to zero out pages via the direct map, which is explicitly disabled for memfd_secret pages. The vulnerability has a CVSSv3.1 score of 5.5 (MEDIUM), indicating a local attack vector with low attack complexity, requiring low privileges, and resulting in high availability impact (kernel panic). There is no confidentiality or integrity impact. There is currently no evidence of active exploitation, and no exploit code is publicly available on platforms like Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting it has not garnered significant attention.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.14, < 5.15.35CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.16, < 5.17.4CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
5.18CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.18:rc1:*:*:*:*:*:*
5.18CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.18:rc2:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.25%
Probability of exploitation in next 30 days
EPSS Percentile
16.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0025 is in the 70th percentile among its peer group of 15,940 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-0:5.14.0-284.11.1.el9_2
View patch
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-rt

Vendor Advisories (1)

redhatCVE-2022-49049Low

kernel: mm/secretmem: fix panic when growing a memfd_secret

Feb 26, 2025

References

git.kernel.org / stable/c/9d3b877daf805fed29be8f61aa3d0ea37df82c7b
Patch
git.kernel.org / stable/c/b6d17c67885a5624e96eb30c4178c65eea8374bf
Patch
git.kernel.org / stable/c/f9b141f93659e09a52e28791ccbaf69c273b8e92
Patch