CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2024-49969 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issue in the `cm3_helper_translate_curve_to_hw_format` function in the DCN30 color management module. The issue could occur when the index 'i' exceeds the number of transfer function points (TRANSFER_FUNC_POINTS). The fix adds a check to ensure 'i' is within bounds before accessing the transfer function points. If 'i' is out of bounds, the function returns false to indicate an error. drivers/gpu/drm/a...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 7ab69af56a23859b647dee69fa1052c689343621, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < c13f9c62015c56a938304cef6d507227ea3e0039, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 0f1e222a4b41d77c442901d166fbdca967af0d86, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 929506d5671419cffd8d01e9a7f5eae53682a838, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 578422ddae3d13362b64e77ef9bab98780641631, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < b9d8b94ec7e67f0cae228c054f77b73967c389a3, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < d81873f9e715b72d4f8d391c8eb243946f784dfc, >= 5.9, < 5.10.227, >= 5.11 < 5.15.168, >= 5.16 < 6.1.113, >= 6.2 < 6.6.55, >= 6.7 < 6.10.14, >= 6.11 < 6.11.3
Fixed versions5.10.227, 5.15.168, 6.1.113, 6.6.55, 6.10.14, 6.11.3
Priority basisReview · CVSS 7.8 · EPSS -
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 7ab69af56a23859b647dee69fa1052c689343621, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < c13f9c62015c56a938304cef6d507227ea3e0039, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 0f1e222a4b41d77c442901d166fbdca967af0d86, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 929506d5671419cffd8d01e9a7f5eae53682a838, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < 578422ddae3d13362b64e77ef9bab98780641631, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < b9d8b94ec7e67f0cae228c054f77b73967c389a3, >= 03f54d7d3448dc1668568d1adb69b43c1d1dc79f < d81873f9e715b72d4f8d391c8eb243946f784dfc, >= 5.9, < 5.10.227, >= 5.11 < 5.15.168, >= 5.16 < 6.1.113, >= 6.2 < 6.6.55, >= 6.7 < 6.10.14, >= 6.11 < 6.11.3. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: 5.10.227, 5.15.168, 6.1.113, 6.6.55, 6.10.14, 6.11.3. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.

CVE-2024-49969 Remediation Guide | SECUFOCUS NOW