Lucene search
+L

456 matches found

OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2022-50522

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

3.3CVSS5.8AI score0.00158EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.19 views

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

In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solosysfsinit If deviceregister returns error in solosysfsinit, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give up th...

0.00203EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 3:21 p.m.12 views

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

In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solosysfsinit If deviceregister returns error in solosysfsinit, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give up th...

6.5AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:21 p.m.10 views

EUVD-2025-32789

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

6AI score0.00159EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2017-1395

Malware in sbrugna...

6.1CVSS6.3AI score0.00728EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2020-24820

Malware in sbrugna...

8.1CVSS8AI score0.00951EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-7356

Malware in sbrugna...

9.3CVSS7.1AI score0.00859EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2018-7358

Malware in sbrugna...

9.3CVSS7.1AI score0.01024EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-3324

Malware in sbrugna...

9.3CVSS9.4AI score0.0055EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/07 12:00 a.m.11 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 an incorrect handling of device registration errors, which could lead to a memory leak...

4.9AI score0.00203EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.10 views

SUSE CVE-2022-50481

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

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:43 p.m.39 views

CVE-2022-50499

Linux kernel (media/dvb-core) contains a double free in dvb_register_device() when dvb_create_media_entity() fails and the caller frees dvb->entity again via dvb_media_device_free(), potentially causing a Use After Free in media_device_unregister_entity(). The fix, as described in CVE-2022-504...

7.8CVSS6.5AI score0.00163EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/10/04 3:16 p.m.37 views

CVE-2022-50481

CVE-2022-50481 pertains to the Linux kernel; the issue is a potential null pointer dereference in cxl_guest_init_afu|adapter() when device_register() fails in cxl_register_afu|adapter(). The error path could dereference a removed-but-not-added device unless the reference is properly released. The...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/04 8:15 a.m.7 views

UBUNTU-CVE-2025-39951

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS6.5AI score0.0015EPSS
SaveExploits0References34
CVE
CVE
added 2025/10/04 7:31 a.m.55 views

CVE-2025-39951

CVE-2025-39951 is a Linux kernel use-after-free issue in virtio_uml during probe, fixed by virtio_uml_probe() logic (vu_dev->registered set only after successful registration). Connected advisories show Debian LTS updates addressing this CVE in linux packages (5.10.247-1 for Debian 11 and linu...

7.8CVSS6.3AI score0.0015EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.7 views

CVE-2025-39951 um: virtio_uml: Fix use-after-free after put_device in probe

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS6.4AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.5 views

PT-2025-40661

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the macio add one device function within the Linux kernel’s macintosh component. Following a commit 1fa5ae857bb1 that altered device name allocation, a...

6AI score0.00163EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.14 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 Linux kernel that stems from failure to properly handle references when device registration fails, which could result in a null pointer...

4.9AI score0.0016EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.8 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 setting the wrong flag after a device registration failure, which could lead to reuse after release...

7.9AI score0.0015EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-9378

Malicious code in bioql PyPI...

4.7CVSS7AI score0.00167EPSS
SaveExploits0References8
Rows per page
Query Builder