Lucene search
+L

18 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: gpio: mvebu: fixed the irq domain leak. Uwe Kleine-König pointed out that we still have one resource leak in the mvebu driver, which is triggered when the driver is detached. We will address this issue by implementing a custom...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72324: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: free generic chips on unbind irqallocdomaingenericchips allocates generic chip data that must be freed via irqdomainremovegenericchips. The devres action mvebugpioremoveirqdomain only called irqdomainremove, which on...

5.9AI score0.00209EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/06/26 2:09 a.m.•15 views

SUSE CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References17
OSV
OSV
•added 2026/06/25 9:16 a.m.•10 views

AZL-90696 CVE-2026-53237 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
•added 2026/06/25 9:16 a.m.•23 views

CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS0.00122EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/06/25 9:16 a.m.•18 views

CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References17
OSV
OSV
•added 2026/06/25 9:16 a.m.•16 views

UBUNTU-CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References18
attackerkb
attackerkb
•added 2026/06/25 8:39 a.m.•12 views

CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.7AI score0.00122EPSS
SaveExploits0References6Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/25 12:00 a.m.•1 views

CVE-2026-53237: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/02/16 1:05 a.m.•24 views

SUSE CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-K�nig pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References19
EUVD
EUVD
•added 2025/10/22 3:31 p.m.•20 views

EUVD-2023-60029

In the Linux kernel, the following vulnerability has been resolved: riscv: move memblockallowresize after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to "reallocated" from memblock and accessed through linear mapping to cove...

5.6AI score0.00214EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/10/08 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53579

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: mvebu: fix irq domain leak Uwe Kleine-Knig pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it wi...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References2
NVD
NVD
•added 2025/10/04 4:15 p.m.•17 views

CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS0.00148EPSS
SaveExploits0References4
OSV
OSV
•added 2025/10/04 4:15 p.m.•10 views

UBUNTU-CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2025/10/04 3:17 p.m.•22 views

CVE-2023-53579 gpio: mvebu: fix irq domain leak

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

0.00148EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/04 12:00 a.m.•1 views

CVE-2023-53579: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS5.6AI score0.00148EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2025/10/04 12:00 a.m.•17 views

PT-2025-40721

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the mvebu driver when the driver detaches. This leak was identified by Uwe Kleine-König and is addressed with a custom devm action. Recommendations At the momen...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0
Oracle linux
Oracle linux
•added 2021/06/15 12:00 a.m.•236 views

Unbreakable Enterprise kernel security update

5.4.17-2102.202.5 - sctp: delay autoasconf init until binding the first addr Xin Long Orabug: 32907967 CVE-2021-23133 CVE-2021-23133 - dm ioctl: fix out of bounds array access when no devices Mikulas Patocka Orabug: 32860491 CVE-2021-31916 - uek-rpm: update kABI lists for the new symbols Saeed...

8.1CVSS8.1AI score0.06309EPSS
SaveExploits1
Rows per page
Query Builder