Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-49264

7.8 · HIGH
Published Feb 26, 2025 linux CWE-476 EPSS 0.30% (23th pctl)

Overview

CVE-2022-49264 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

exec: Force single empty string when argv is empty

Quoting[1] Ariadne Conill:

"In several other operating systems, it is a hard requirement that the

second argument to execve(2) be the name of a program, thus prohibiting

a scenario where argc < 1. POSIX 2017 also recommends this behaviour,

but it is not an explicit requirement[2]:

The argument arg0 should point to a filename string that is

associated with the process being started by one of the exec

functions.

...

Interestingly, Michael Kerrisk opened an issue about this in 2008[3],

but there was no consensus to support fixing this issue then.

Hopefully now that CVE-2021-4034 shows practical exploitative use[4]

of this bug in a shellcode, we can reconsider.

This issue is being tracked in the KSPP issue tracker[5]."

While the initial code searches[6][7] turned up what appeared to be

mostly corner case tests, trying to that just reject argv == NULL

(or

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.9.317 Affected

Frequently Asked Questions

What is CVE-2022-49264?

CVE-2022-49264 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-49264?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-49264?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-49264?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49264 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.