Lucene search
+L

464 matches found

NVD
NVD
•added 2025/12/16 4:16 p.m.•17 views

CVE-2025-68316

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

0.00172EPSS
SaveExploits0References2
OSV
OSV
•added 2025/12/16 4:16 p.m.•14 views

UBUNTU-CVE-2025-68316

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

5.7AI score0.00172EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2025/12/16 3:39 p.m.•54 views

CVE-2025-68316 scsi: ufs: core: Fix invalid probe error return value

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

0.00172EPSS
SaveExploits0References2
OSV
OSV
•added 2025/12/16 3:39 p.m.•15 views

CVE-2025-68316 scsi: ufs: core: Fix invalid probe error return value

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

6.5AI score
SaveExploits0References5
CVE
CVE
•added 2025/12/16 3:39 p.m.•51 views

CVE-2025-68316

CVE-2025-68316 affects the Linux kernel’s SCSI UFS core. The root cause was an invalid non‑negative error code propagated from ufshcd_init(), causing a failed probe to be treated as success and potentially leaving the driver in an invalid state. The available connected sources confirm the issue a...

6.2AI score0.00172EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/12/16 3:30 p.m.•13 views

EUVD-2025-203724

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.1AI score0.00201EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/12/16 3:30 p.m.•13 views

EUVD-2025-203715

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.9AI score0.00147EPSS
SaveExploits0References4
NVD
NVD
•added 2025/12/16 2:15 p.m.•11 views

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

7.8CVSS0.00147EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2025/12/16 2:15 p.m.•9 views

CVE-2025-68215

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

7CVSS5.7AI score0.00143EPSS
SaveExploits0References11
OSV
OSV
•added 2025/12/16 1:48 p.m.•15 views

CVE-2025-68204 pmdomain: arm: scmi: Fix genpd leak on provider registration failure

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

6.2AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2025/12/16 1:42 p.m.•61 views

CVE-2025-68181 drm/radeon: Remove calls to drm_put_dev()

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

7.8CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
•added 2025/12/16 1:42 p.m.•57 views

CVE-2025-68181

Technical details for CVE-2025-68181 are not publicly available in the provided documents. Monitor for updates.

7.8CVSS6AI score0.00147EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2025/12/16 12:00 a.m.•19 views

PT-2025-51594

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the DRM/radeon driver related to the incorrect handling of device resource management. Specifically, calls to drm put dev persist in the probe...

5.4AI score0.00693EPSS
SaveExploits5References389
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/16 12:00 a.m.•0 views

CVE-2025-68316: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

5.8AI score0.00172EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/12/16 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS5.9AI score0.00147EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/12/09 3:31 a.m.•13 views

EUVD-2023-60127

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.2AI score0.00032EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2025/12/09 12:00 a.m.•20 views

PT-2025-49691

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ipw2200 driver within the Linux kernel. Specifically, the issue occurs in the ipw wdev init function, where memory allocated within the function is not releas...

7.8CVSS6.8AI score0.00954EPSS
SaveExploits2References898
Positive Technologies
Positive Technologies
•added 2025/12/09 12:00 a.m.•7 views

PT-2025-49639

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the dln2 probe function within the kernel's MFD Multiple Function Device driver for DLN2 devices. Specifically, when dln2 setup rx urbs fails during the probe...

6.2AI score0.00032EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2025/11/18 9:02 a.m.•10 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/11/18 12:00 a.m.•6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56576)

media: i2c: tc358743: crash in the probe error path when using polling. If an error occurs in the probe function, the polling timer that was alarmed earlier should be removed, otherwise the timer is called with arguments that are already freed, which results in a crash. This plugin only works wit...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References4
Rows per page
Query Builder