Lucene search
+L

266 matches found

NVD
NVD
added 2025/12/30 1:15 p.m.12 views

CVE-2022-50848

In the Linux kernel, the following vulnerability has been resolved: drivers: dio: fix possible memory leak in dioinit If deviceregister returns error, the 'dev' and name needs be freed. Add a release function, and then call putdevice in the error path, so the name is freed in kobjectcleanup and t...

0.00248EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/30 1:15 p.m.10 views

CVE-2022-50813

In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcbprobe When probe hook function failed in mcbprobe, it doesn't put the device. Compiled test only...

0.00242EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 1:15 p.m.16 views

UBUNTU-CVE-2022-50834

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfcgetdevice take reference for the device, add missing nfcputdevice to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP...

5.7AI score0.00225EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:15 p.m.27 views

CVE-2022-50848

The CVE-2022-50848 issue affects the Linux kernel drivers/dio path, where a memory leak could occur in dio_init() if device_register() fails. The fix adds a release function and calls put_device() in the error path, ensuring the device and its name are freed (name via kobject_cleanup and dev via ...

6.1AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.30 views

CVE-2022-50813 drivers: mcb: fix resource leak in mcb_probe()

In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcbprobe When probe hook function failed in mcbprobe, it doesn't put the device. Compiled test only...

0.00242EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.10 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 the possibility that a device may be released during a file descriptor open, which could lead to reuse after...

5.8AI score0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.9 views

PT-2025-53931

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the mcb probe function within the Linux kernel’s drivers. Specifically, if the probe hook function fails during the mcb probe process, the device is not release...

6.2AI score0.00242EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992450)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992450 advisory. In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, whe...

5.5CVSS6AI score0.00202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992345)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992345 advisory. In the Linux kernel, the following vulnerability has been resolved: MIPS: SGI-IP27: Fix platform-device leak in bridgeplatformcreate In error case in...

5.5CVSS5.2AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.10 views

PT-2025-54059

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the AMBA bus driver within the Linux kernel. The issue stems from an increase in the reference count of an of node during device creation from a device...

6.9AI score0.00212EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.24 views

PT-2025-53966

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the dio init function within the Direct I/O DIO driver of the Linux kernel. Specifically, if the device register function returns an error, the allocated...

7.8CVSS6.8AI score0.0094EPSS
SaveExploits2References899
SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.11 views

SUSE CVE-2022-50777

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

4.7CVSS6.4AI score0.00234EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2022-55784

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

5.9AI score0.00234EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.3 views

CVE-2022-50777

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

5.7AI score0.00234EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:6 p.m.29 views

CVE-2022-50777

CVE-2022-50777 is a Linux kernel vulnerability in net: phy: xgmiitorgmii. The root cause: xgmiitorgmii_probe leaked a reference count because of_phy_find_device() returned a device node with an incremented refcount. The fix releases the reference by calling put_device() when the device is no long...

6AI score0.00234EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50777

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when no...

5.6AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-53104

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the vhost-vdpa subsystem related to IOTLB I/O Translation Lookaside Buffer management. Prior to commit 3d5698793897, the vhost vdpa iotlb unmap...

7.8CVSS6.1AI score0.0094EPSS
SaveExploits2References841
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.4 views

SUSE CVE-2025-68181

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Remove calls to drmputdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc drmputdev'ing to trigger it to be free'd should be done by devres. However, drmputdev is still in the probe...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68175

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix streaming cleanup on release The current implementation unconditionally calls mxcisivideocleanupstreaming in mxcisivideorelease. This can lead to situations where any release call like from a simple...

7.8CVSS0.00149EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 1:42 p.m.5 views

CVE-2025-68175 media: nxp: imx8-isi: Fix streaming cleanup on release

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix streaming cleanup on release The current implementation unconditionally calls mxcisivideocleanupstreaming in mxcisivideorelease. This can lead to situations where any release call like from a simple...

7.8CVSS6.3AI score
SaveExploits0References6
Rows per page
Query Builder