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

7.8 · HIGH
Published Feb 26, 2025 linux EPSS 0.25% (17th pctl)

Overview

CVE-2021-47635 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:

ubifs: Fix to add refcount once page is set private

MM defined the rule [1] very clearly that once page was set with PG_private

flag, we should increment the refcount in that page, also main flows like

pageout(), migrate_page() will assume there is one additional page

reference count if page_has_private() returns true. Otherwise, we may

get a BUG in page migration:

page:0000000080d05b9d refcount:-1 mapcount:0 mapping:000000005f4d82a8

index:0xe2 pfn:0x14c12

aops:ubifs_file_address_operations [ubifs] ino:8f1 dentry name:"f30e"

flags: 0x1fffff80002405(locked|uptodate|owner_priv_1|private|node=0|

zone=1|lastcpupid=0x1fffff)

page dumped because: VM_BUG_ON_PAGE(page_count(page) != 0)

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

kernel BUG at include/linux/page_ref.h:184!

invalid opcode: 0000 [#1] SMP

CPU: 3 PID: 38 Comm: kcompactd0 Not tainted 5.15.0-rc5

RIP: 0010:migrate_page_move_mapping+0xac3/0xe70

Call

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.27, < 5.10.110 Affected

Frequently Asked Questions

What is CVE-2021-47635?

CVE-2021-47635 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-2021-47635?

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

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

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