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

5.5 · MEDIUM
Published Sep 2, 2024 linux CWE-665 EPSS 0.89% (57th pctl)

Overview

CVE-2024-44947 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 2, 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:

fuse: Initialize beyond-EOF page contents before setting uptodate

fuse_notify_store(), unlike fuse_do_readpage(), does not enable page

zeroing (because it can be used to change partial page contents).

So fuse_notify_store() must be more careful to fully initialize page

contents (including parts of the page that are beyond end-of-file)

before marking the page uptodate.

The current code can leave beyond-EOF page contents uninitialized, which

makes these uninitialized page contents visible to userspace via mmap().

This is an information leak, but only affects systems which do not

enable init-on-alloc (via CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y or the

corresponding kernel command line parameter).

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.36, < 4.19.321 Affected

Frequently Asked Questions

What is CVE-2024-44947?

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

How severe is CVE-2024-44947?

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

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

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