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

7.3 · HIGH
Published Nov 5, 2024 linux EPSS 0.24% (16th pctl)

Overview

CVE-2024-50096 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 5, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, 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:

nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error

The `nouveau_dmem_copy_one` function ensures that the copy push command is

sent to the device firmware but does not track whether it was executed

successfully.

In the case of a copy error (e.g., firmware or hardware failure), the

copy push command will be sent via the firmware channel, and

`nouveau_dmem_copy_one` will likely report success, leading to the

`migrate_to_ram` function returning a dirty HIGH_USER page to the user.

This can result in a security vulnerability, as a HIGH_USER page that may

contain sensitive or corrupted data could be returned to the user.

To prevent this vulnerability, we allocate a zero page. Thus, in case of

an error, a non-dirty (zero) page will be returned to the user.

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.1, < 5.4.285 Affected

Frequently Asked Questions

What is CVE-2024-50096?

CVE-2024-50096 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 5, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2024-50096?

This vulnerability has a CVSS 3.1 base score of 7.3, 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-2024-50096?

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

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