CVE-2024-50173

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-50173
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50173.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50173
Downstream
Related
Published
2024-11-08T05:23:55.847Z
Modified
2025-11-28T02:34:27.132928Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Details

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

drm/panthor: Fix access to uninitialized variable in tickctxcleanup()

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50173.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d72f049087d4f973f6332b599c92177e718107de
Fixed
ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f
Fixed
3bde05794497d5f426d4ea2ecb9868bf7721fb24
Fixed
282864cc5d3f144af0cdea1868ee2dc2c5110f0d

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.10.14
Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.11.3