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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-44993— drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`

AI Predicted 5.5 Difficulty: Moderate EPSS 0.20% · P10

Possible ATT&CK Techniques 1AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 6

VendorProductVersion RangeStatus
LinuxLinux0ad5bc1ce4634ce9b5eaf017b01399ec5e49a03d< d656b82c4b30cf12715e6cd129d3df808fde24a7affected
0ad5bc1ce4634ce9b5eaf017b01399ec5e49a03d< 497d370a644d95a9f04271aa92cb96d32e84c770affected
6.8affected
< 6.8unaffected
6.10.7≤ 6.10.*unaffected
6.11≤ *unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-44993

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/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` When enabling UBSAN on Raspberry Pi 5, we get the following warning: [ 387.894977] UBSAN: array-index-out-of-bounds in drivers/gpu/drm/v3d/v3d_sched.c:320:3 [ 387.903868] index 7 is out of range for type '__u32 [7]' [ 387.909692] CPU: 0 PID: 1207 Comm: kworker/u16:2 Tainted: G WC 6.10.3-v8-16k-numa #151 [ 387.919166] Hardware name: Raspberry Pi 5 Model B Rev 1.0 (DT) [ 387.925961] Workqueue: v3d_csd drm_sched_run_job_work [gpu_sched] [ 387.932525] Call trace: [ 387.935296] dump_backtrace+0x170/0x1b8 [ 387.939403] show_stack+0x20/0x38 [ 387.942907] dump_stack_lvl+0x90/0xd0 [ 387.946785] dump_stack+0x18/0x28 [ 387.950301] __ubsan_handle_out_of_bounds+0x98/0xd0 [ 387.955383] v3d_csd_job_run+0x3a8/0x438 [v3d] [ 387.960707] drm_sched_run_job_work+0x520/0x6d0 [gpu_sched] [ 387.966862] process_one_work+0x62c/0xb48 [ 387.971296] worker_thread+0x468/0x5b0 [ 387.975317] kthread+0x1c4/0x1e0 [ 387.978818] ret_from_fork+0x10/0x20 [ 387.983014] ---[ end trace ]--- This happens because the UAPI provides only seven configuration registers and we are reading the eighth position of this u32 array. Therefore, fix the out-of-bounds read in `v3d_csd_job_run()` by accessing only seven positions on the '__u32 [7]' array. The eighth register exists indeed on V3D 7.1, but it isn't currently used. That being so, let's guarantee that it remains unused and add a note that it could be set in a future patch.
Source: CVE Program / CVE List V5
CVSS Information
N/A
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/v3d组件的v3d_csd_job_run函数中存在越界读取漏洞。
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 0ad5bc1ce4634ce9b5eaf017b01399ec5e49a03d ~ d656b82c4b30cf12715e6cd129d3df808fde24a7 -
LinuxLinux 6.8 -

II. Public POCs for CVE-2024-44993

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-44993

登录查看更多情报信息。

Patches & Fixes for CVE-2024-44993 (1)

Same Patch Batch · Linux · 2024-09-04 · 58 CVEs total

CVE-2024-4498410.0 CRITICALbnxt_en: Fix double DMA unmapping for XDP_REDIRECT
CVE-2024-449989.8 CRITICALatm: idt77252: prevent use after free in dequeue_rx()
CVE-2024-449859.8 CRITICALipv6: prevent possible UAF in ip6_xmit()
CVE-2024-449709.8 CRITICALnet/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
CVE-2024-449948.8 HIGHiommu: Restore lost return in iommu_report_device_fault()
CVE-2024-449888.8 HIGHnet: dsa: mv88e6xxx: Fix out-of-bound access
CVE-2024-449868.1 HIGHipv6: fix possible UAF in ip6_finish_output2()
CVE-2024-449738.1 HIGHmm, slub: do not call do_slab_free for kfence object
CVE-2024-449667.8 HIGHbinfmt_flat: Fix corruption when not offsetting data start
CVE-2024-449497.8 HIGHparisc: fix a possible DMA corruption
CVE-2024-449597.8 HIGHtracefs: Use generic inode RCU for synchronizing freeing
CVE-2024-449547.8 HIGHALSA: line6: Fix racy access to midibuf
CVE-2024-449517.8 HIGHserial: sc16is7xx: fix TX fifo corruption
CVE-2024-449677.8 HIGHdrm/mgag200: Bind I2C lifetime to DRM device
CVE-2024-449747.8 HIGHmptcp: pm: avoid possible UaF when selecting endp
CVE-2024-449787.8 HIGHdrm/xe: Free job before xe_exec_queue_put
CVE-2024-449877.8 HIGHipv6: prevent UAF in ip6_send_skb()
CVE-2024-449957.8 HIGHnet: hns3: fix a deadlock problem when config TC during resetting
CVE-2024-449977.8 HIGHnet: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
CVE-2024-450007.8 HIGHfs/netfs/fscache_cookie: add missing "n_accesses" check

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-44993

No comments yet


Leave a comment