Lucene search
+L

910 matches found

Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•34 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.00379EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•36 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.00171EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/16 10:31 a.m.•7 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.8CVSS5.8AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•32 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.00176EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/16 10:31 a.m.•17 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.00176EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/16 10:31 a.m.•7 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.00176EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/16 10:30 a.m.•17 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.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/16 10:30 a.m.•8 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 ...

5.7AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•27 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.00215EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-89883: Undefined Security Weakness

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.00176EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•7 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.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•13 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.8CVSS5.8AI score0.00379EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 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.4CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-89888: Undefined Security Weakness

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.8CVSS6.1AI score0.00171EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-89824: Undefined Security Weakness

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

5.7AI score0.00215EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•9 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 ...

5.7AI score0.00215EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerabilities have been resolved: Memory: fslifc: fixed the issue of leaking the IO mapping during probe failures. During probe errors, the driver should unmap the IO memory. Match report: drivers/memory/fslifc.c:298 fslifcctrlprobe warning:...

5.5CVSS6.1AI score0.00252EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerabilities have been resolved: scsi: megaraidsas: A resource leak has been fixed in case of probe failures. The driver does not properly clean up all allocated resources when the scsiaddhost or megasasstartaen functions fail during the PCI device probe. All...

6.2CVSS5.9AI score0.00261EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 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.1AI score0.00241EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•19 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: Memory: renesas-rpc-if – fixed the platform-device leak in the error path. Make sure the flash platform device is freed if registration fails during the probe...

5.5CVSS6.1AI score0.00268EPSS
SaveExploits0References2
Rows per page
Query Builder