Lucene search
+L

5216 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31687

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: omap: do not register driver in probe Commit 11a78b794496 ARM: OMAP: MPUIO wake updates registers the omapmpuiodriver from omapmpuioinit, which is called...

5.5CVSS4.5AI score0.00096EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/27 10:16 p.m.7 views

CVE-2026-31687

A flaw was found in the Linux kernel's OMAP General Purpose Input/Output GPIO driver. The omapmpuiodriver is incorrectly registered from within the omapgpioprobe function while a device lock is already held. This can lead to a potential deadlock condition, which a local attacker could exploit to...

5.5CVSS5.2AI score0.00096EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/27 6:16 p.m.14 views

CVE-2026-31690

In the Linux kernel, the following vulnerability has been resolved: firmware: thead: Fix buffer overflow and use standard endian macros Addresses two issues in the TH1520 AON firmware protocol driver: 1. Fix a potential buffer overflow where the code used unsafe pointer arithmetic to access the...

7.8CVSS0.00131EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/27 6:16 p.m.14 views

CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.5CVSS0.00096EPSS
SaveExploits0References11
CVE
CVE
added 2026/04/27 5:34 p.m.42 views

CVE-2026-31690

CVE-2026-31690 affects the Linux kernel TH1520 AON firmware protocol driver. The issue combined a potential buffer overflow from unsafe pointer arithmetic when accessing the 'mode' field via a resource offset, and the use of custom RPC_SET_BE*/RPC_GET_BE* macros replaced with standard endianness ...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/27 5:34 p.m.42 views

CVE-2026-31690 firmware: thead: Fix buffer overflow and use standard endian macros

In the Linux kernel, the following vulnerability has been resolved: firmware: thead: Fix buffer overflow and use standard endian macros Addresses two issues in the TH1520 AON firmware protocol driver: 1. Fix a potential buffer overflow where the code used unsafe pointer arithmetic to access the...

0.00131EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/27 5:34 p.m.19 views

EUVD-2026-25887

In the Linux kernel, the following vulnerability has been resolved: firmware: thead: Fix buffer overflow and use standard endian macros Addresses two issues in the TH1520 AON firmware protocol driver: 1. Fix a potential buffer overflow where the code used unsafe pointer arithmetic to access the...

5.8AI score0.00131EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/27 5:32 p.m.24 views

EUVD-2026-25884

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.3AI score0.00096EPSS
SaveExploits0References11
OSV
OSV
added 2026/04/27 5:32 p.m.11 views

CVE-2026-31687 gpio: omap: do not register driver in probe()

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.9AI score
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/04/27 5:32 p.m.17 views

CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.5CVSS5.4AI score0.00096EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2026/04/27 5:32 p.m.47 views

CVE-2026-31687

The CVE-2026-31687 issue concerns the Linux kernel GPIO/omap driver: omap_mpuio_driver was registered from omap_gpio_probe() and could deadlock because a device lock may be held during probe, compounded by the driver core changes enforcing device_lock for driver_match_device(). The driver was als...

5.5CVSS5.4AI score0.00096EPSS
SaveExploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-31604

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a...

5.5CVSS4.3AI score0.00123EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.25 views

PT-2026-35493

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock condition exists in the GPIO OMAP driver. The omap mpuio driver was being registered within the omap gpio probe function. Because the driver core prohibits registering drivers...

5.5CVSS5.5AI score0.00096EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:04 a.m.9 views

wifi: rtw88: fix device leak on probe failure

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:00 a.m.8 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014355)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014355 advisory. In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fix potential NULL pointer dereference The im pins are optional. Add missing...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.16 views

SUSE CVE-2026-31572

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS5.4AI score0.00088EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.11 views

SUSE CVE-2026-31573

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.14 views

SUSE CVE-2026-31604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the...

4.7CVSS5.4AI score0.00123EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31549

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: cp2615: fix serial string NULL-deref at probe The cp2615 driver uses the USB device serial string as the i2c adapter name but does not make sure that the...

5.5CVSS4.3AI score0.00123EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-31578

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: as102: fix to not free memory after the device is registered in as102usbprobe In as102usb driver, the following race condition occurs: CPU0 CPU1...

7.8CVSS4.3AI score0.00128EPSS
SaveExploits0References2
Rows per page
Query Builder