Lucene search
+L

259 matches found

NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2022-50538

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...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

UBUNTU-CVE-2022-50547

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...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 4:15 p.m.9 views

UBUNTU-CVE-2022-50538

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...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:21 p.m.9 views

EUVD-2025-32810

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...

6AI score0.0019EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/07 3:21 p.m.36 views

CVE-2022-50538

CVE-2022-50538 pertains to the Linux kernel VME subsystem. In fake_init(), __root_device_register() may fail and the error is not handled, which can cause unregistering vme_root during exit to fail, potentially yielding a general protection fault and a null-ptr-deref (non-canonical address 0xdfff...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/07 3:21 p.m.13 views

CVE-2022-50538 vme: Fix error not catched in fake_init()

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...

6.5AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.8 views

PT-2025-41052

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the solo sysfs init function within the solo6x10 driver. If device register returns an error during initialization, memory allocated by dev set name is not freed...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987195)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987195 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986382)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986382 advisory. In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Register VF in netvscprobe if NETDEVICEREGISTER missed If hvnetvsc driver is unloaded a...

5.5CVSS6AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

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.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-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.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.19 views

CVE-2022-50481 cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()

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...

0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 3:16 p.m.12 views

CVE-2022-50481 cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()

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...

6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.12 views

CVE-2022-50474 macintosh: fix possible memory leak in macio_add_one_device()

In the Linux kernel, the following vulnerability has been resolved: macintosh: fix possible memory leak in macioaddonedevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically. It needs to be freed when ofdeviceregist...

0.00152EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 3:16 p.m.8 views

CVE-2022-50474 macintosh: fix possible memory leak in macio_add_one_device()

In the Linux kernel, the following vulnerability has been resolved: macintosh: fix possible memory leak in macioaddonedevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically. It needs to be freed when ofdeviceregist...

6.4AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.23 views

EUVD-2022-55524

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-55610

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.4 views

EUVD-2025-31981

Malicious code in bioql PyPI...

6.4AI score0.00146EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-55613

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55508

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References10
Rows per page
Query Builder