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

5.5 · MEDIUM
Published May 30, 2024 linux EPSS 0.24% (15th pctl)

Overview

CVE-2024-36881 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 30, 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/userfaultfd: reset ptes when close() for wr-protected ones

Userfaultfd unregister includes a step to remove wr-protect bits from all

the relevant pgtable entries, but that only covered an explicit

UFFDIO_UNREGISTER ioctl, not a close() on the userfaultfd itself. Cover

that too. This fixes a WARN trace.

The only user visible side effect is the user can observe leftover

wr-protect bits even if the user close()ed on an userfaultfd when

releasing the last reference of it. However hopefully that should be

harmless, and nothing bad should happen even if so.

This change is now more important after the recent page-table-check

patch we merged in mm-unstable (446dd9ad37d0 ("mm/page_table_check:

support userfault wr-protect entries")), as we'll do sanity check on

uffd-wp bits without vma context. So it's better if we can 100%

guarantee no uffd-wp bit leftovers, to make sure each report will be

valid.

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.19.6, < 6.6.31 Affected

Frequently Asked Questions

What is CVE-2024-36881?

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

How severe is CVE-2024-36881?

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

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

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