Lucene search
+L

295 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.10 views

SUSE CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.5CVSS6.5AI score0.00168EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.4 views

SUSE CVE-2023-54017

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: fix possible memory leak in ibmebusbusinit If deviceregister returns error in ibmebusbusinit, name of kobject which is allocated in devsetname called in deviceadd is leaked. As comment of deviceadd says, it shoul...

3.3CVSS6.5AI score0.00185EPSS
Exploits0References20
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54117

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

0.00175EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2023-54117

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

5.7AI score0.00175EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.31 views

CVE-2022-50777 net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

0.0022EPSS
Exploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

0.00168EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.3 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.7AI score0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.7 views

UBUNTU-CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.7AI score0.00168EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.12 views

CVE-2022-50702 vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

6.4AI score0.00168EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.29 views

CVE-2022-50702 vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

0.00168EPSS
Exploits0References4
NVD
NVD
added 2025/12/16 3:15 p.m.26 views

CVE-2025-68249

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

0.00167EPSS
Exploits0References7
CVE
CVE
added 2025/12/16 1:42 p.m.18 views

CVE-2025-68181

Technical details for CVE-2025-68181 are not provided in the supplied documents; public information here is limited to general Linux kernel/RADEON DRM context. Monitor for updates from OSV/Ubuntu/SUSE advisories.

6AI score0.00172EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991200)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991200 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: pataocteoncf: Fix refcount leak in octeoncfprobe offinddevicebynode takes reference, we shou...

5.5CVSS5.7AI score0.00259EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.4 views

SUSE CVE-2022-50669

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

5.5CVSS6.5AI score0.0022EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/09 6:30 p.m.5 views

EUVD-2022-55733

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.9AI score0.00214EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/09 6:30 p.m.7 views

EUVD-2022-55736

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

6AI score0.0022EPSS
Exploits0References7
NVD
NVD
added 2025/12/09 4:17 p.m.7 views

CVE-2022-50669

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

0.0022EPSS
Exploits0References6
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-CVE-2022-50669

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

5.8AI score0.0022EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.7AI score0.00214EPSS
Exploits0References9
CVE
CVE
added 2025/12/09 1:29 a.m.19 views

CVE-2022-50672

CVE-2022-50672 concerns the Linux kernel mailbox path for zynq-ipi where device_register() failures could leak the name allocated by dev_set_name() and leave a non-NULL parent, potentially causing a crash during device cleanup. The described fix calls put_device() to release references and allow ...

6AI score0.00214EPSS
Exploits0References6
Rows per page
Query Builder