Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-38552— drm/amd/display: Fix potential index out of bounds in color transformation function

CVSS 7.3 · High EPSS 0.30% · P22

Possible ATT&CK Techniques 1AI

T1203 · Exploitation for Client Execution

Affected Version Matrix 20

VendorProductVersion RangeStatus
LinuxLinuxb629596072e5fa901c84f9e88d845a696ee32942< 604c506ca43fce52bb882cff9c1fdf2ec3b4029caffected
b629596072e5fa901c84f9e88d845a696ee32942< e280ab978c81443103d7c61bdd1d8d708cf6ed6daffected
b629596072e5fa901c84f9e88d845a696ee32942< 04bc4d1090c343025d69149ca669a27c5b9c34a7affected
b629596072e5fa901c84f9e88d845a696ee32942< ced9c4e2289a786b8fa684d8893b7045ea53ef7eaffected
b629596072e5fa901c84f9e88d845a696ee32942< 98b8a6bfd30d07a19cfacdf82b50f84bf3360869affected
b629596072e5fa901c84f9e88d845a696ee32942< 4e8c8b37ee84b3b19c448d2b8e4c916d2f5b9c86affected
b629596072e5fa901c84f9e88d845a696ee32942< 123edbae64f4d21984359b99c6e79fcde31c6123affected
b629596072e5fa901c84f9e88d845a696ee32942< 7226ddf3311c5e5a7726ad7d4e7b079bb3cfbb29affected
… +12 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-38552

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
drm/amd/display: Fix potential index out of bounds in color transformation function
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. 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, an error message is logged and the function returns false to indicate an error. Reported by smatch: drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:405 cm_helper_translate_curve_to_hw_format() error: buffer overflow 'output_tf->tf_pts.red' 1025 <= s32max drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:406 cm_helper_translate_curve_to_hw_format() error: buffer overflow 'output_tf->tf_pts.green' 1025 <= s32max drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:407 cm_helper_translate_curve_to_hw_format() error: buffer overflow 'output_tf->tf_pts.blue' 1025 <= s32max
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于drm/amd/display 中可能出现的索引越界问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux b629596072e5fa901c84f9e88d845a696ee32942 ~ 604c506ca43fce52bb882cff9c1fdf2ec3b4029c -
LinuxLinux 4.16 -

II. Public POCs for CVE-2024-38552

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-38552

登录查看更多情报信息。

Mailing List Discussions for CVE-2024-38552 (1)

Other References for CVE-2024-38552 (9)

Same Patch Batch · Linux · 2024-06-19 · 122 CVEs total

CVE-2024-3855810.0 CRITICALnet: openvswitch: fix overwriting ct original tuple for ICMPv6
CVE-2021-475879.8 CRITICALnet: systemport: Add global locking for descriptor lifecycle
CVE-2024-385709.8 CRITICALgfs2: Fix potential glock use-after-free on unmount
CVE-2024-385449.8 CRITICALRDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
CVE-2021-476118.1 HIGHmac80211: validate extended element ID is present
CVE-2024-385877.8 HIGHspeakup: Fix sizeof() vs ARRAY_SIZE() bug
CVE-2024-386107.8 HIGHdrivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
CVE-2024-386057.8 HIGHALSA: core: Fix NULL module pointer assignment at card init
CVE-2024-385997.8 HIGHjffs2: prevent xattr node from overflowing the eraseblock
CVE-2024-385647.8 HIGHbpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
CVE-2024-385927.8 HIGHdrm/mediatek: Init `ddp_comp` with devm_kcalloc()
CVE-2024-385887.8 HIGHftrace: Fix possible use-after-free issue in ftrace_location()
CVE-2024-385817.8 HIGHdrm/amdgpu/mes: fix use-after-free issue
CVE-2024-385787.8 HIGHecryptfs: Fix buffer size for tag 66 packet
CVE-2024-385727.8 HIGHwifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
CVE-2024-385807.8 HIGHepoll: be better about file lifetimes
CVE-2024-385687.8 HIGHdrivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
CVE-2024-385837.8 HIGHnilfs2: fix use-after-free of timer for log writer thread
CVE-2024-386147.8 HIGHopenrisc: traps: Don't send signals to kernel mode threads
CVE-2024-385697.8 HIGHdrivers/perf: hisi_pcie: Fix out-of-bound access when valid event group

Showing top 20 of 122 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-38552

No comments yet


Leave a comment