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

17
FAUCET Score

CVE-2022-49264 addresses a vulnerability in the Linux kernel related to how the execve(2) system call handles an empty argument vector (argv). Specifically, the kernel previously allowed an argc (argument count) of zero, which is not recommended by POSIX and has been shown to be exploitable in scenarios like CVE-2021-4034. The fix forces a single empty string into argv when it is initially empty, setting argc to one, and warns about this behavior. The vulnerability has a CVSS score of 5.5 (Medium), indicating a local attack vector with low attack complexity, requiring low privileges, and resulting in high availability impact (denial of service) but no impact on confidentiality or integrity. The CWE is CWE-476 (NULL Pointer Dereference). There is no evidence of active exploitation, nor are there known public exploit codes in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting it has not garnered significant public attention.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.9.317CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 4.10, < 4.14.282CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 4.15, < 4.19.246CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 4.20, < 5.4.197CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.5, < 5.10.110CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

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.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.3%
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.0029 is in the 78th 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-162.6.1.el9_1
View patch
redhatno patchvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-rt

Vendor Advisories (1)

redhatCVE-2022-49264Moderate

kernel: exec: Force single empty string when argv is empty

Feb 26, 2025

References

git.kernel.org / stable/c/1290eb4412aa0f0e9f3434b406dc8e255da85f9e
Patch
git.kernel.org / stable/c/1fe82bfd9e4ce93399d815ca458b58505191c3e8
Patch
git.kernel.org / stable/c/27a6f495b63a1804cc71be45911065db7757a98c
Patch
git.kernel.org / stable/c/41f6ea5b9aaa28b740d47ffe995a5013211fdbb0
Patch
git.kernel.org / stable/c/98e0c7c702894987732776736c99b85ade6fba45
Patch
git.kernel.org / stable/c/a8054d3fa5deb84b215d6be1b910a978f3cb840d
Patch
git.kernel.org / stable/c/b50fb8dbc8b81aaa126387de428f4c42a7c72a73
Patch
git.kernel.org / stable/c/cfbfff8ce5e3d674947581f1eb9af0a1b1807950
Patch
git.kernel.org / stable/c/dcd46d897adb70d63e025f175a00a89797d31a43
Patch