Lucene search
+L

1106 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.13 views

UBUNTU-CVE-2025-68207

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Synchronize Dead CT worker with unbind Cancel and wait for any Dead CT worker to complete before continuing with device unbinding. Else the worker will end up using resources freed by the undind operation. cherry pick...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/16 1:48 p.m.36 views

CVE-2025-68207

CVE-2025-68207 pertains to the Linux kernel DRM-XE/GUC subsystem. The issue arises from a missing synchronization between a Dead CT worker and device unbind, allowing a previously freed resource to be reused during unbind, which can lead to resource exhaustion and potential service disruption. Th...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 1:48 p.m.44 views

CVE-2025-68207 drm/xe/guc: Synchronize Dead CT worker with unbind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Synchronize Dead CT worker with unbind Cancel and wait for any Dead CT worker to complete before continuing with device unbinding. Else the worker will end up using resources freed by the undind operation. cherry pick...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 1:48 p.m.9 views

CVE-2025-68207 drm/xe/guc: Synchronize Dead CT worker with unbind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Synchronize Dead CT worker with unbind Cancel and wait for any Dead CT worker to complete before continuing with device unbinding. Else the worker will end up using resources freed by the undind operation. cherry pick...

7.8CVSS6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.15 views

PT-2025-51620

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/XE/GUC subsystem where a Dead CT worker may not be properly synchronized during device unbinding. This can lead to the worker attempting to use...

5.5AI score0.00693EPSS
SaveExploits5References386
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991133 advisory. In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: rk3399dmc: Disable edev on remove Otherwise we hit an unablanced enable-count when...

5.5CVSS5.9AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 10:26 a.m.16 views

CVE-2025-40316

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

5.5AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 5:39 a.m.18 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

5.8CVSS5.3AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.12 views

SUSE CVE-2023-53855

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References17
NVD
NVD
added 2025/12/09 4:17 p.m.14 views

CVE-2025-40340

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix oops in xegemfault when running corehotunplug test. I saw an oops in xegemfault when running the xe-fast-feedback testlist against the realtime kernel without debug options enabled. The panic happens after corehotunpl...

0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53855

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

5.2AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2023-53851

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Drop aux devices together with DP controller Using devres to depopulate the aux bus made sure that upon a probe deferral the EDP panel device would be destroyed and recreated upon next attempt. But the struct device...

8.4CVSS0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.14 views

UBUNTU-CVE-2023-53851

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Drop aux devices together with DP controller Using devres to depopulate the aux bus made sure that upon a probe deferral the EDP panel device would be destroyed and recreated upon next attempt. But the struct device...

8.4CVSS5.8AI score0.00192EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:30 a.m.45 views

CVE-2023-53851

CVE-2023-53851 (Linux kernel) affects drm/msm/dp, where dropping aux devices along with the DP controller caused a use-after-free in DP resources when probe deferral happens. The root cause is the devres-based depopulation of the aux bus tying to a DPU device (drm_dev->dev), which may outlive ...

8.4CVSS6.2AI score0.00192EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.7 views

SUSE CVE-2025-40316

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

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

Linux Distros Unpatched Vulnerability : CVE-2023-53758

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this...

5.4AI score0.00186EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/08 3:31 a.m.11 views

EUVD-2022-55684

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

5.7AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.12 views

EUVD-2025-201629

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

5.7AI score0.0019EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/08 2:15 a.m.12 views

CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

0.00186EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.19 views

CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

5.3AI score0.00186EPSS
SaveExploits0
Rows per page
Query Builder