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

7.8 · HIGH
Published Oct 21, 2024 linux EPSS 0.26% (17th pctl)

Overview

CVE-2022-48986 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 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:

mm/gup: fix gup_pud_range() for dax

For dax pud, pud_huge() returns true on x86. So the function works as long

as hugetlb is configured. However, dax doesn't depend on hugetlb.

Commit 414fd080d125 ("mm/gup: fix gup_pmd_range() for dax") fixed

devmap-backed huge PMDs, but missed devmap-backed huge PUDs. Fix this as

well.

This fixes the below kernel panic:

general protection fault, probably for non-canonical address 0x69e7c000cc478: 0000 [#1] SMP

< snip >

Call Trace:

<TASK>

get_user_pages_fast+0x1f/0x40

iov_iter_get_pages+0xc6/0x3b0

? mempool_alloc+0x5d/0x170

bio_iov_iter_get_pages+0x82/0x4e0

? bvec_alloc+0x91/0xc0

? bio_alloc_bioset+0x19a/0x2a0

blkdev_direct_IO+0x282/0x480

? __io_complete_rw_common+0xc0/0xc0

? filemap_range_has_page+0x82/0xc0

generic_file_direct_write+0x9d/0x1a0

? inode_update_time+0x24/0x30

__generic_file_write_iter+0xbd/0x1e0

blkdev_write_iter+0xb4/0x150

? io_import_iovec+0x8d/0x340

io_write+0xf9

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 >= 4.9.165, < 4.10 Affected

Frequently Asked Questions

What is CVE-2022-48986?

CVE-2022-48986 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-48986?

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

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

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