CVE-2024-50173

MEDIUM EPSS 12.0%
Published Nov 8, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Nov 8, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup() The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated list_head, not a valid group. Get the ptdev object from the scheduler instead.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
12.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-908

Affected Products 3

VendorProductVersionRange
linuxlinux_kernel*≥6.10  –  <6.10.14
linuxlinux_kernel*≥6.11  –  <6.11.3
linuxlinux_kernel6.12any

References 3

  • git.kernel.org https://git.kernel.org/stable/c/282864cc5d3f144af0cdea1868ee2dc2c5110f0d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/3bde05794497d5f426d4ea2ecb9868bf7721fb24
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/282864cc5d3f144af0cdea1868ee2dc2c5110f0d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/3bde05794497d5f426d4ea2ecb9868bf7721fb24
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f
    Patch