Lucene search
+L

1175 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992700)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992700 advisory. In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for...

7.8CVSS6.1AI score0.00251EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992556)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992556 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state...

7.1CVSS6.3AI score0.00196EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992562)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992562 advisory. In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean u...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54118

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race...

5.6AI score0.00182EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.20 views

EUVD-2023-60327

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

5.8AI score0.00182EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54104

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fslupm: Fix an off-by one test in funexecop 'op-cs' is copied in 'fun-mchipnumber' which is used to access the 'mchipoffsets' and the 'rnbgpio' arrays. These arrays have NANDMAXCHIPS elements, so the index must be...

6.2AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2023-54118

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

5.8AI score0.00182EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:6 p.m.17 views

CVE-2023-54118

CVE-2023-54118 affects the Linux kernel driver sc16is7xx: the GPIO controller for the serial driver is initialized too early in probe, creating a race where another device could access GPIO lines before initialization completes, leading to an Oops on access (example trace shown). The issue is fix...

5.9AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.8 views

CVE-2023-54118 serial: sc16is7xx: setup GPIO controller later in probe

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

6.2AI score0.00182EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.3 views

SUSE CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.6 views

SUSE CVE-2025-40296

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Fix double free of GPIO device during unregister regulatorunregister already frees the associated GPIO device. On ThinkPad X9 Lunar Lake, this causes a double free issue that leads to random failures when...

6.4AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40296

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86: int3472: Fix double free of GPIO device during unregister regulatorunregister already frees the associated GPIO device. On ThinkPad X9 Lunar Lake,...

5.6AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/08 2:15 a.m.8 views

CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 2:15 a.m.2 views

DEBIAN-CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.1AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

UBUNTU-CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.7AI score0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:19 a.m.7 views

CVE-2023-53753 drm/amd/display: fix mapping to non-allocated address

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

6.4AI score0.00164EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.25 views

CVE-2023-53753 drm/amd/display: fix mapping to non-allocated address

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

0.00164EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/08 1:19 a.m.19 views

CVE-2023-53753

CVE-2023-53753 affects the Linux kernel: drm/amd/display mapping fixes a non-allocated address bug that could map an out-of-bounds GPIO register, with patching details shown in OSV entries (Root:Ubuntu-22.04, Debian-11) confirming multi-distro remediation. The OSV pages note that Root:Ubuntu 22.0...

6.1AI score0.00164EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.5 views

CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.1AI score0.00164EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.6 views

CVE-2025-40296

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Fix double free of GPIO device during unregister regulatorunregister already frees the associated GPIO device. On ThinkPad X9 Lunar Lake, this causes a double free issue that leads to random failures when...

0.00165EPSS
SaveExploits0References2
Rows per page
Query Builder