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

7.8 · HIGH
Published May 22, 2024 linux EPSS 0.22% (12th pctl)

Overview

CVE-2021-47492 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 22, 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, thp: bail out early in collapse_file for writeback page

Currently collapse_file does not explicitly check PG_writeback, instead,

page_has_private and try_to_release_page are used to filter writeback

pages. This does not work for xfs with blocksize equal to or larger

than pagesize, because in such case xfs has no page->private.

This makes collapse_file bail out early for writeback page. Otherwise,

xfs end_page_writeback will panic as follows.

page:fffffe00201bcc80 refcount:0 mapcount:0 mapping:ffff0003f88c86a8 index:0x0 pfn:0x84ef32

aops:xfs_address_space_operations [xfs] ino:30000b7 dentry name:"libtest.so"

flags: 0x57fffe0000008027(locked|referenced|uptodate|active|writeback)

raw: 57fffe0000008027 ffff80001b48bc28 ffff80001b48bc28 ffff0003f88c86a8

raw: 0000000000000000 0000000000000000 00000000ffffffff ffff0000c3e9a000

page dumped because: VM_BUG_ON_PAGE(((unsigned int) page_ref_count(page) + 127

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.4, < 5.10.77 Affected

Frequently Asked Questions

What is CVE-2021-47492?

CVE-2021-47492 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 22, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2021-47492?

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

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

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