Lucene search
+L

8201 matches found

OSV
OSV
added 2025/12/09 12:00 a.m.9 views

CVE-2023-53779 mfd: dln2: Fix memory leak in dln2_probe()

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.39 views

CVE-2022-50633 usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

0.00195EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 12:00 a.m.29 views

CVE-2022-50633

CVE-2022-50633 : In the Linux kernel, the usb: dwc3: qcom driver leaked resources due to a missing icc_put() on error paths in interconnect initialization. The function of_icc_get() allocates a path handle that was not released when no longer needed, causing a memory leak. The fix adds icc_put() ...

6.1AI score0.00195EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.14 views

PT-2025-50292

Mastodon is a free, open-source social network server based on ActivityPub. Versions 4.2.27 and prior, 4.3.0-beta.1 through 4.3.14, 4.4.0-beta.1 through 4.4.9, 4.5.0-beta.1 through 4.5.2 have discrepancies in error handling which allow checking whether a given status exists by sending a request...

3.7CVSS7AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:00 a.m.8 views

CVE-2022-50633 usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

6.3AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.48 views

PT-2025-49613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the dwc3 qcom interconnect init function within the USB DWC3 Qualcomm component of the Linux kernel. The of icc get function allocates resources for a path handle...

7.8CVSS6.6AI score0.00932EPSS
SaveExploits2References896
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.12 views

PT-2025-49701

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s mmc subsystem, specifically within the omap hsmmc driver. The mmc add host function may return an error, and failure to check this return value can le...

7.8CVSS7.1AI score0.00932EPSS
SaveExploits2References897
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.14 views

CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

5.3AI score0.00195EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/12/08 6:22 a.m.17 views

Node.js: Uncatchable "Maximum call stack size exceeded" error on Node.js via async_hooks leads to process crashes bypassing error handlers

A vulnerability was identified in Node.js error handling where "Maximum call stack size exceeded" errors became uncatchable when asynchooks.createHook was enabled. Instead of reaching process.on'uncaughtException', the process terminated, making the crash unrecoverable...

7.5CVSS5.5AI score0.00648EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2022-55686

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.1AI score0.00227EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

5.4AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.10 views

CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

0.002EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/08 2:15 a.m.9 views

CVE-2022-50618

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

0.002EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 2:15 a.m.15 views

UBUNTU-CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

5.8AI score0.002EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/08 1:16 a.m.31 views

CVE-2022-50626

CVE-2022-50626 involves a memory-leak in the Linux kernel’s DVB USB subsystem. The leak occurs in dvb_usb_adapter_init() when an error path exits before incrementing the adapter initialization counter, leaving the current iteration’s adapter->priv unfreed. The root cause is improper accounting...

6.2AI score0.00227EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.36 views

CVE-2022-50626 media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 1:16 a.m.12 views

CVE-2022-50624 net: netsec: fix error handling in netsec_register_mdio()

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/12/08 1:16 a.m.22 views

CVE-2022-50624

The CVE-2022-50624 issue is in the Linux kernel’s netsec: fix error handling in netsec_register_mdio(). The root cause is improper cleanup when phy_device_register() or get_phy_device() fail during MDIO setup, leading to memory and object leaks. The documented fix ensures that: if phy_device_regi...

6.2AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.36 views

CVE-2022-50624 net: netsec: fix error handling in netsec_register_mdio()

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

0.002EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

CVE-2022-50619 drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

6.3AI score
SaveExploits0References6
Rows per page
Query Builder