Bug 2297477 (CVE-2024-39505) - CVE-2024-39505 kernel: drm/komeda: check for error-valued pointer
Summary: CVE-2024-39505 kernel: drm/komeda: check for error-valued pointer
Keywords:
Status: NEW
Alias: CVE-2024-39505
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-12 13:23 UTC by OSIDB Bzimport
Modified: 2024-08-12 14:06 UTC (History)
4 users (show)

Fixed In Version: kernel 5.4.279, kernel 5.10.221, kernel 5.15.162, kernel 6.1.95, kernel 6.6.35, kernel 6.9.6, kernel 6.10-rc4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-12 13:23:19 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/komeda: check for error-valued pointer

komeda_pipeline_get_state() may return an error-valued pointer, thus
check the pointer for negative or null value before dereferencing.


Note You need to log in before you can comment on or make changes to this bug.