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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-49002— iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()

AI Predicted 3.3 Difficulty: Moderate EPSS 0.25% · P16

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux2e45528930388658603ea24d49cf52867b928d3e< d47bc9d7bcdbb9adc9703513d964b514fee5b0bfaffected
2e45528930388658603ea24d49cf52867b928d3e< 71c4a621985fc051ab86d3a86c749069a993fcb2affected
2e45528930388658603ea24d49cf52867b928d3e< 876d7bfb89273997056220029ff12b1c2cc4691daffected
2e45528930388658603ea24d49cf52867b928d3e< cbdd83bd2fd67142b03ce9dbdd1eab322ff7321faffected
2e45528930388658603ea24d49cf52867b928d3e< a5c65cd56aed027f8a97fda8b691caaeb66d115eaffected
2e45528930388658603ea24d49cf52867b928d3e< bdb613ef179ad4bb9d56a2533e9b30e434f1dfb7affected
2e45528930388658603ea24d49cf52867b928d3e< 2a8f7b90681472948de172dbbf5a54cd342870aaaffected
2e45528930388658603ea24d49cf52867b928d3e< 4bedbbd782ebbe7287231fea862c158d4f08a9e3affected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-49002

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
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the reference count for the returned pci_dev and also decrease the reference count for the input pci_dev @from if it is not NULL. If we break for_each_pci_dev() loop with pdev not NULL, we need to call pci_dev_put() to decrease the reference count. Add the missing pci_dev_put() for the error path to avoid reference count leak.
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存在安全漏洞,该漏洞源于iommu/vt-d组件中PCI设备引用计数泄漏。
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 2e45528930388658603ea24d49cf52867b928d3e ~ d47bc9d7bcdbb9adc9703513d964b514fee5b0bf -
LinuxLinux 3.15 -

II. Public POCs for CVE-2022-49002

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-49002

登录查看更多情报信息。

Patches & Fixes for CVE-2022-49002 (6)

Same Patch Batch · Linux · 2024-10-21 · 372 CVEs total

CVE-2024-500339.8 CRITICALslip: make slhc_remember() more robust against malicious packets
CVE-2024-498559.8 CRITICALnbd: fix race between timeout and normal completion
CVE-2024-476959.8 CRITICALRDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
CVE-2022-489859.8 CRITICALnet: mana: Fix race on per-CQ variable napi work_done
CVE-2022-490039.8 CRITICALnvme: fix SRCU protection of nvme_ns_head list
CVE-2024-500439.8 CRITICALnfsd: fix possible badness in FREE_STATEID
CVE-2024-500479.8 CRITICALsmb: client: fix UAF in async decryption
CVE-2024-500469.8 CRITICALNFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
CVE-2024-499969.4 CRITICALcifs: Fix buffer overflow when parsing NFS reparse points
CVE-2024-476789.4 CRITICALicmp: change the order of rate limits
CVE-2022-489628.8 HIGHnet: hisilicon: Fix potential use-after-free in hisi_femac_rx()
CVE-2024-499508.8 HIGHBluetooth: L2CAP: Fix uaf in l2cap_connect
CVE-2024-499398.8 HIGHwifi: rtw89: avoid to add interface to list twice when SER
CVE-2022-489678.8 HIGHNFC: nci: Bounds check struct nfc_target arrays
CVE-2022-489648.8 HIGHravb: Fix potential use-after-free in ravb_rx_gbeth()
CVE-2024-500298.8 HIGHBluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
CVE-2024-499308.8 HIGHwifi: ath11k: fix array out-of-bound access in SoC stats
CVE-2024-500418.8 HIGHi40e: Fix macvlan leak by synchronizing access to mac_filter_hash
CVE-2024-499368.8 HIGHnet/xen-netback: prevent UAF in xenvif_flush_hash()
CVE-2022-489548.8 HIGHs390/qeth: fix use-after-free in hsci

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-49002

No comments yet


Leave a comment