Lucene search

K
cveLinuxCVE-2024-46775
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46775

2024-09-1808:15:05
Linux
web.nvd.nist.gov
5
linux
kernel
vulnerability
validation
fix

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

9.6%

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Validate function returns

[WHAT & HOW]
Function return values must be checked before data can be used
in subsequent functions.

This fixes 4 CHECKED_RETURN issues reported by Coverity.

Affected configurations

Vulners
Node
linuxlinux_kernelRange6.10.06.10.10
OR
linuxlinux_kernelRange6.11.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c",
      "drivers/gpu/drm/amd/display/dc/hubbub/dcn20/dcn20_hubbub.c",
      "drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c"
    ],
    "versions": [
      {
        "version": "1da177e4c3f4",
        "lessThan": "5639a3048c70",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1da177e4c3f4",
        "lessThan": "673f816b9e1e",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c",
      "drivers/gpu/drm/amd/display/dc/hubbub/dcn20/dcn20_hubbub.c",
      "drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c"
    ],
    "versions": [
      {
        "version": "6.10.10",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

9.6%

Related for CVE-2024-46775