Lucene search
+L

1106 matches found

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

DEBIAN-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.3AI score0.0019EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.15 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...

0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:16 a.m.9 views

UBUNTU-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.7AI score0.0019EPSS
SaveExploits0References12
CVE
CVE
added 2025/12/08 12:46 a.m.46 views

CVE-2025-40316

CVE-2025-40316 concerns a Linux kernel drm/mediatek issue where a reference imbalance can cause a use-after-free on device bind/unbind. The initial description notes a fix that reverts a partial earlier patch and ensures references are dropped after retrieving driver data, preventing reference le...

5.8AI score0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 12:46 a.m.7 views

CVE-2025-40316 drm/mediatek: Fix device use-after-free on unbind

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

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.39 views

CVE-2025-40316 drm/mediatek: Fix device use-after-free on unbind

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

0.0019EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.23 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.3AI score0.0019EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40316

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

5.9AI score0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/05 11:09 a.m.11 views

OESA-2025-2772 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were...

7.8CVSS7.6AI score0.00975EPSS
SaveExploits2References23
Microsoft CVE
Microsoft CVE
added 2025/11/27 1:01 a.m.17 views

drm/meson: remove drm bridges at aggregate driver unbind time

...

7.8CVSS7AI score0.00157EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.26 views

PT-2026-37582

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the k3-socinfo component of the TI SoC System on Chip driver. The mmio regmap allocated during the probe process is not freed when a probe failure occurs, such as...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Devices Allocation of Resources Without Limits or Throttling (CVE-2024-39484)

mmc: davinci: Vulnerability from resource leaks. Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or hotplug, the driver is just removed without the cleanup being performed. This plugin only...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.13 views

SUSE CVE-2025-40120

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Prevent USB runtime PM autosuspend for AX88772 in bind. usbnet enables runtime PM autosuspend by default, so disabling it via the usbdriver flag is ineffective. O...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.10 views

SUSE CVE-2025-40166

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/11/13 5:03 p.m.10 views

CVE-2025-40161

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

5.5AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 5:03 p.m.9 views

CVE-2025-40120

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Prevent USB runtime PM autosuspend for AX88772 in bind. usbnet enables runtime PM autosuspend by default, so disabling it via the usbdriver flag is ineffective. O...

4.7CVSS5.6AI score0.00207EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.17 views

CVE-2025-40208

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33p4.mbn failed with error -2 qcom-iris aa00000.video-codec:...

5.2AI score0.00172EPSS
SaveExploits0
EUVD
EUVD
added 2025/11/12 12:30 p.m.13 views

EUVD-2025-124917

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

5.7AI score0.00141EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.7 views

EUVD-2025-124963

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Prevent USB runtime PM autosuspend for AX88772 in bind. usbnet enables runtime PM autosuspend by default, so disabling it via the usbdriver flag is ineffective. O...

5.8AI score0.00207EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 11:15 a.m.22 views

UBUNTU-CVE-2025-40161

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

5.7AI score0.00184EPSS
SaveExploits0References10
Rows per page
Query Builder