Lucene search
+L

851 matches found

OSV
OSV
added 2026/09/16 11:16 a.m.5 views

AZL-101501 CVE-2026-89824 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also if a devicetree redundantly uses the 'ddc-i2c-bus' property to point ...

0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.6 views

CVE-2026-89824

In the Linux kernel, the following vulnerability has been resolved: drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also if a devicetree redundantly uses the 'ddc-i2c-bus' property to point ...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 11:16 a.m.8 views

DEBIAN-CVE-2026-89824

In the Linux kernel, the following vulnerability has been resolved: drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also if a devicetree redundantly uses the 'ddc-i2c-bus' property to point ...

0.00205EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 10:33 a.m.6 views

EUVD-2026-80649

In the Linux kernel, the following vulnerability has been resolved: HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices. inputregisterdevice can fail after the callback returns successfully...

8.8CVSS5.8AI score0.00296EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:33 a.m.7 views

CVE-2026-90041 HID: sony: clean up device list on probe failure

In the Linux kernel, the following vulnerability has been resolved: HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices. inputregisterdevice can fail after the callback returns successfully...

8.8CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.32 views

CVE-2026-90041 HID: sony: clean up device list on probe failure

In the Linux kernel, the following vulnerability has been resolved: HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices. inputregisterdevice can fail after the callback returns successfully...

8.8CVSS0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:33 a.m.17 views

CVE-2026-90041

CVE-2026-90041 is a use-after-free vulnerability in the Linux kernel's HID Sony driver (hid-sony). When input_register_device() fails after sony_input_configured() has already linked a controller to sony_device_list, the probe unwind path frees the devres-managed sony_sc structure while its list ...

8.8CVSS5.8AI score0.00296EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.33 views

CVE-2026-89888 media: i2c: ov02a10: fix endpoint parsing use-after-free

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS0.00159EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.29 views

CVE-2026-89883 media: rc: sunxi-cir: Unregister rc device on probe failure

In the Linux kernel, the following vulnerability has been resolved: media: rc: sunxi-cir: Unregister rc device on probe failure After rcregisterdevice succeeds, later probe failures must undo the registration with rcunregisterdevice. The current error path jumps to the allocation cleanup label an...

7.8CVSS0.00164EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 10:31 a.m.4 views

CVE-2026-89883 media: rc: sunxi-cir: Unregister rc device on probe failure

In the Linux kernel, the following vulnerability has been resolved: media: rc: sunxi-cir: Unregister rc device on probe failure After rcregisterdevice succeeds, later probe failures must undo the registration with rcunregisterdevice. The current error path jumps to the allocation cleanup label an...

7.8CVSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/16 10:31 a.m.5 views

EUVD-2026-80483

In the Linux kernel, the following vulnerability has been resolved: media: rc: sunxi-cir: Unregister rc device on probe failure After rcregisterdevice succeeds, later probe failures must undo the registration with rcunregisterdevice. The current error path jumps to the allocation cleanup label an...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 10:31 a.m.10 views

CVE-2026-89883

This vulnerability affects the Linux kernel 's sunxi-cir infrared remote control driver (used in Allwinner/Sunxi SoCs). The root cause is an improper error-handling path: after rc_register_device() succeeds, subsequent probe failures (IRQ lookup, IRQ request, or hardware initialization) jump to a...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 10:30 a.m.9 views

CVE-2026-89824

CVE-2026-89824 affects the Linux kernel component drm/panel-edp . The root cause is a failure to drop the i2c adapter reference on probe failure (e.g., probe deferral) and on driver unbind, specifically when a devicetree redundantly uses the 'ddc-i2c-bus' property to point to the aux ddc bus. Thi...

5.6AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 10:30 a.m.6 views

CVE-2026-89824 drm/panel-edp: fix i2c adapter leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also if a devicetree redundantly uses the 'ddc-i2c-bus' property to point ...

SaveExploits0References9
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.23 views

CVE-2026-89824 drm/panel-edp: fix i2c adapter leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also if a devicetree redundantly uses the 'ddc-i2c-bus' property to point ...

0.00205EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-90041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices...

8.8CVSS0.00296EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89877

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: saa7164: fix cleanup on resource allocation failure saa7164devsetup adds the device to the global saa7164devlist before requesting the PCI BAR memory...

8.4CVSS0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89883

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: rc: sunxi-cir: Unregister rc device on probe failure After rcregisterdevice succeeds, later probe failures must undo the registration with...

7.8CVSS0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-89824

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panel-edp: fix i2c adapter leak on probe failure Make sure to drop the i2c adapter reference on probe failure e.g. probe deferral and on driver unbind also ...

0.00205EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Do not corrupt interrupt mappings during watchdog probe failures When the driver probe fails due to invalid firmware properties, the GTDT driver unmaps the interrupt that was previously mapped. However, it never check...

6.7CVSS6.2AI score0.00241EPSS
SaveExploits0References2
Rows per page
Query Builder