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

7.8 · HIGH
Published Jun 18, 2025 linux EPSS 0.22% (13th pctl)

Overview

CVE-2022-50099 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 18, 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:

video: fbdev: arkfb: Check the size of screen before memset_io()

In the function arkfb_set_par(), the value of 'screen_size' is

calculated by the user input. If the user provides the improper value,

the value of 'screen_size' may larger than 'info->screen_size', which

may cause the following bug:

[ 659.399066] BUG: unable to handle page fault for address: ffffc90003000000

[ 659.399077] #PF: supervisor write access in kernel mode

[ 659.399079] #PF: error_code(0x0002) - not-present page

[ 659.399094] RIP: 0010:memset_orig+0x33/0xb0

[ 659.399116] Call Trace:

[ 659.399122] arkfb_set_par+0x143f/0x24c0

[ 659.399130] fb_set_var+0x604/0xeb0

[ 659.399161] do_fb_ioctl+0x234/0x670

[ 659.399189] fb_ioctl+0xdd/0x130

Fix the this by checking the value of 'screen_size' before memset_io().

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 >= 2.6.22, < 4.14.291 Affected

Frequently Asked Questions

What is CVE-2022-50099?

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

How severe is CVE-2022-50099?

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-50099?

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-50099?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50099 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.