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-2021-47090

5.5 · MEDIUM
Published Mar 4, 2024 linux EPSS 0.35% (28th pctl)

Overview

CVE-2021-47090 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 4, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()

Hulk Robot reported a panic in put_page_testzero() when testing

madvise() with MADV_SOFT_OFFLINE. The BUG() is triggered when retrying

get_any_page(). This is because we keep MF_COUNT_INCREASED flag in

second try but the refcnt is not increased.

page dumped because: VM_BUG_ON_PAGE(page_ref_count(page) == 0)

------------[ cut here ]------------

kernel BUG at include/linux/mm.h:737!

invalid opcode: 0000 [#1] PREEMPT SMP

CPU: 5 PID: 2135 Comm: sshd Tainted: G B 5.16.0-rc6-dirty #373

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014

RIP: release_pages+0x53f/0x840

Call Trace:

free_pages_and_swap_cache+0x64/0x80

tlb_flush_mmu+0x6f/0x220

unmap_page_range+0xe6c/0x12c0

unmap_single_vma+0x90/0x170

unmap_vmas+0xc4/0x180

exit_mmap+0xde/0x

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 >= 5.10, < 5.10.89 Affected

Frequently Asked Questions

What is CVE-2021-47090?

CVE-2021-47090 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 4, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2021-47090?

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

How do I fix or remediate CVE-2021-47090?

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-2021-47090?

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