Lucene search
+L

163 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-55613

Malicious code in bioql PyPI...

6.3AI score0.00149EPSS
SaveExploits0References10
NVD
NVD
added 2025/10/01 12:15 p.m.5 views

CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS0.00149EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to call putdevice when device registration fails, which could lead to a memory leak...

5.8AI score0.00146EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/18 2:15 p.m.23 views

CVE-2023-53385

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in offinddevicebynode Use putdevice to release the object get through offinddevicebynode, avoiding resource leaks...

5.5CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 2:15 p.m.2 views

DEBIAN-CVE-2023-53385

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in offinddevicebynode Use putdevice to release the object get through offinddevicebynode, avoiding resource leaks...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.3 views

UBUNTU-CVE-2023-53385

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in offinddevicebynode Use putdevice to release the object get through offinddevicebynode, avoiding resource leaks...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.5 views

SUSE CVE-2022-50349

In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm7xx1switchmedia If deviceregister returns error in tifm7xx1switchmedia, name of kobject which is allocated in devsetname called in deviceadd is leaked. Never directly free @dev after...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.5 views

SUSE CVE-2022-50352

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 6:59 p.m.9 views

CVE-2022-50352

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

4.4CVSS5.8AI score0.00147EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

DEBIAN-CVE-2022-50352

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50352

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS0.00147EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/16 5:15 p.m.9 views

CVE-2022-50349

In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm7xx1switchmedia If deviceregister returns error in tifm7xx1switchmedia, name of kobject which is allocated in devsetname called in deviceadd is leaked. Never directly free @dev after...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 5:15 p.m.7 views

UBUNTU-CVE-2022-50352

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 5:15 p.m.6 views

UBUNTU-CVE-2022-50349

In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm7xx1switchmedia If deviceregister returns error in tifm7xx1switchmedia, name of kobject which is allocated in devsetname called in deviceadd is leaked. Never directly free @dev after...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.10 views

CVE-2022-50352 net: hns: fix possible memory leak in hnae_ae_register()

In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

0.00147EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/16 4:11 p.m.29 views

CVE-2022-50349

The connected advisories for CVE-2022-50349 describe a Linux kernel memory-leak fix in tifm: tifm_7xx1_switch_media. If device_register() fails, the kobject name allocated in dev_set_name() during device_add() is leaked. The recommended remediation is not to free @dev after device_register(), and...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/15 11:28 p.m.5 views

SUSE CVE-2022-50331

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.14 views

CVE-2022-50331

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 2:15 p.m.4 views

CVE-2023-53174

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

DEBIAN-CVE-2022-50244

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in cxlpciafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-deref becau...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0References1
Rows per page
Query Builder