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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-50547— media: solo6x10: fix possible memory leak in solo_sysfs_init()

AI Predicted 3.3 Difficulty: Trivial EPSS 0.19% · P9

Possible ATT&CK Techniques 1AI

T1562.001

Affected Version Matrix 20

VendorProductVersion RangeStatus
LinuxLinuxdcae5dacbce518513abf7776cb450b7bd95d722b< 83d4b1ae98a47a739fa5241300b86eb1110d5d63affected
dcae5dacbce518513abf7776cb450b7bd95d722b< b61509093e1af69e336a094d439b8e1137cb40d8affected
dcae5dacbce518513abf7776cb450b7bd95d722b< 963729538674be4cb8fa292529ecf32de0d6c6ddaffected
dcae5dacbce518513abf7776cb450b7bd95d722b< 7b02c50d3978840781808e13bc13137fb81286b5affected
dcae5dacbce518513abf7776cb450b7bd95d722b< 49060c0da57a381563e482e331dc9d4c3725b41baffected
dcae5dacbce518513abf7776cb450b7bd95d722b< 7cf71bbe5d2ee12613f6e278888f5fc9c5c0cc2baffected
dcae5dacbce518513abf7776cb450b7bd95d722b< d6db105bcfbdbbbd484e788a0ddf8140a4a8c486affected
dcae5dacbce518513abf7776cb450b7bd95d722b< 9416861170ba0da8ddb0f4fd2d28334f0ed3b9c2affected
… +12 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-50547

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: solo6x10: fix possible memory leak in solo_sysfs_init()
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solo_sysfs_init() If device_register() returns error in solo_sysfs_init(), the name allocated by dev_set_name() need be freed. As comment of device_register() says, it should use put_device() to give up the reference in the error path. So fix this by calling put_device(), then the name can be freed in kobject_cleanup().
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存在安全漏洞,该漏洞源于未正确处理设备注册错误,可能导致内存泄漏。
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 dcae5dacbce518513abf7776cb450b7bd95d722b ~ 83d4b1ae98a47a739fa5241300b86eb1110d5d63 -
LinuxLinux 3.10 -

II. Public POCs for CVE-2022-50547

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-50547

登录查看更多情报信息。

Patches & Fixes for CVE-2022-50547 (8)

Same Patch Batch · Linux · 2025-10-07 · 118 CVEs total

CVE-2023-536299.8 CRITICALfs: dlm: fix use after free in midcomms commit
CVE-2023-536308.8 HIGHiommufd: Fix unpinning of pages when an access is present
CVE-2023-536768.8 HIGHscsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
CVE-2023-536758.8 HIGHscsi: ses: Fix possible desc_ptr out-of-bounds accesses
CVE-2023-536738.8 HIGHBluetooth: hci_event: call disconnect callback before deleting conn
CVE-2023-536798.3 HIGHwifi: mt7601u: fix an integer underflow
CVE-2023-536358.2 HIGHnetfilter: conntrack: fix wrong ct->timeout value
CVE-2022-505557.8 HIGHtipc: fix a null-ptr-deref in tipc_topsrv_accept
CVE-2023-536597.8 HIGHiavf: Fix out-of-bounds when setting channels on remove
CVE-2023-536197.8 HIGHnetfilter: conntrack: Avoid nf_ct_helper_hash uses after free
CVE-2023-536607.8 HIGHbpf, cpumap: Handle skb as well when clean up ptr_ring
CVE-2023-536437.8 HIGHnvme-tcp: don't access released socket during error recovery
CVE-2023-536457.8 HIGHbpf: Make bpf_refcount_acquire fallible for non-owning refs
CVE-2023-536467.8 HIGHdrm/i915/perf: add sentinel to xehp_oa_b_counters
CVE-2023-536697.8 HIGHtcp: fix skb_copy_ubufs() vs BIG TCP
CVE-2023-536267.8 HIGHext4: fix possible double unlock when moving a directory
CVE-2023-536277.8 HIGHscsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
CVE-2022-505287.8 HIGHdrm/amdkfd: Fix memory leakage
CVE-2023-536837.8 HIGHfs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
CVE-2022-505187.8 HIGHparisc: Fix locking in pdc_iodc_print() firmware call

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50547

No comments yet


Leave a comment