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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-58002— media: uvcvideo: Remove dangling pointers

CVSS 7.8 · High EPSS 0.24% · P15

Possible ATT&CK Techniques 1AI

T1201 · Password Policy Discovery

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinuxe5225c820c057537dc780244760e2e24c7d27366< 2a29413ace64627e178fd422dd8a5d95219a2c0baffected
e5225c820c057537dc780244760e2e24c7d27366< 653993f46861f2971e95e9a0e36a34b49dec542caffected
e5225c820c057537dc780244760e2e24c7d27366< 117f7a2975baa4b7d702d3f4830d5a4ebd0c6d50affected
e5225c820c057537dc780244760e2e24c7d27366< ac18d781466252cd35a3e311e0a4b264260fd927affected
e5225c820c057537dc780244760e2e24c7d27366< 4dbaa738c583a0e947803c69e8996e88cf98d971affected
e5225c820c057537dc780244760e2e24c7d27366< 438bda062b2c40ddd7df23b932e29ffe0a448cacaffected
e5225c820c057537dc780244760e2e24c7d27366< 9edc7d25f7e49c33a1ce7a5ffadea2222065516caffected
e5225c820c057537dc780244760e2e24c7d27366< 221cd51efe4565501a3dbf04cc011b537dcce7fbaffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-58002

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
media: uvcvideo: Remove dangling pointers
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that started the operation. That pointer will be used when the device is done. Which could be anytime in the future. If the user closes that file descriptor, its structure will be freed, and there will be one dangling pointer per pending async control, that the driver will try to use. Clean all the dangling pointers during release(). To avoid adding a performance penalty in the most common case (no async operation), a counter has been introduced with some logic to make sure that it is properly handled.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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存在安全漏洞,该漏洞源于media: uvcvideo模块在异步控制中未清理悬空指针。
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 e5225c820c057537dc780244760e2e24c7d27366 ~ 2a29413ace64627e178fd422dd8a5d95219a2c0b -
LinuxLinux 4.19 -

II. Public POCs for CVE-2024-58002

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-58002

登录查看更多情报信息。

Patches & Fixes for CVE-2024-58002 (5)

Other References for CVE-2024-58002 (3)

Same Patch Batch · Linux · 2025-02-27 · 177 CVEs total

CVE-2025-218059.8 CRITICALRDMA/rtrs: Add missing deinit() call
CVE-2025-217079.8 CRITICALmptcp: consolidate suboption status
CVE-2025-217489.8 CRITICALksmbd: fix integer overflows on 32 bit systems
CVE-2025-217969.8 CRITICALnfsd: clear acl_access/acl_default after releasing them
CVE-2024-580069.6 CRITICALPCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()
CVE-2024-579978.8 HIGHwifi: wcn36xx: fix channel survey memory allocation size
CVE-2024-579958.8 HIGHwifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
CVE-2024-579998.8 HIGHpowerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
CVE-2025-217358.8 HIGHNFC: nci: Add bounds checking in nci_hci_create_pipe()
CVE-2025-217108.2 HIGHtcp: correct handling of extreme memory squeeze
CVE-2024-579738.1 HIGHrdma/cxgb4: Prevent potential integer overflow on 32bit
CVE-2025-217608.1 HIGHndisc: extend RCU protection in ndisc_send_skb()
CVE-2025-217628.1 HIGHarp: use RCU protection in arp_xmit()
CVE-2025-217668.1 HIGHipv4: use RCU protection in __ip_rt_update_pmtu()
CVE-2025-217658.1 HIGHipv6: use RCU protection in ip6_default_advmss()
CVE-2025-217187.8 HIGHnet: rose: fix timer races against user threads
CVE-2025-217297.8 HIGHwifi: rtw89: fix race between cancel_hw_scan and hw_scan completion
CVE-2025-217277.8 HIGHpadata: fix UAF in padata_reorder
CVE-2025-217537.8 HIGHbtrfs: fix use-after-free when attempting to join an aborted transaction
CVE-2025-217177.8 HIGHnet/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-58002

No comments yet


Leave a comment