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-2024-50222

7.0 · HIGH
Published Nov 9, 2024 linux EPSS 0.23% (14th pctl)

Overview

CVE-2024-50222 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 9, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.0, 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:

iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP

generic/077 on x86_32 CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP=y with highmem,

on huge=always tmpfs, issues a warning and then hangs (interruptibly):

WARNING: CPU: 5 PID: 3517 at mm/highmem.c:622 kunmap_local_indexed+0x62/0xc9

CPU: 5 UID: 0 PID: 3517 Comm: cp Not tainted 6.12.0-rc4 #2

...

copy_page_from_iter_atomic+0xa6/0x5ec

generic_perform_write+0xf6/0x1b4

shmem_file_write_iter+0x54/0x67

Fix copy_page_from_iter_atomic() by limiting it in that case

(include/linux/skbuff.h skb_frag_must_loop() does similar).

But going forward, perhaps CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is too

surprising, has outlived its usefulness, and should just be removed?

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 >= 6.6, < 6.6.60 Affected

Frequently Asked Questions

What is CVE-2024-50222?

CVE-2024-50222 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 9, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2024-50222?

This vulnerability has a CVSS 3.1 base score of 7.0, 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-2024-50222?

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-2024-50222?

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