Lucene search
+L

1291 matches found

CVE
CVE
added 2025/01/11 12:39 p.m.171 views

CVE-2024-57792

CVE-2024-57792 is a Linux kernel vulnerability in the power: supply: gpio-charger path. The issue arises when the lowest charge current limit is forced to be > 0 and a requested limit falls below this, causing an index calculation that can access memory beyond the allocated memory. It has been...

7.8CVSS7.1AI score0.00259EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:39 p.m.19 views

CVE-2024-57792

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 devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS5.5AI score0.00259EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.31 views

CVE-2024-47141 pinmux: Use sequential access to access desc->pinmux data

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

0.00173EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the gpio-charger driver potentially accessing areas of allocated memory that are exceeded when setting the...

7.8CVSS6.6AI score0.00259EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.13 views

SUSE CVE-2024-56634

In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpioprobe devmkasprintf can return a NULL pointer on failure,but this returned value in grgpioprobe is not checked. Add NULL check in grgpioprobe, to handle kernel NULL pointer dereference error...

5.5CVSS7.5AI score0.00255EPSS
SaveExploits0References13
Ubuntu
Ubuntu
added 2025/01/06 9:05 p.m.44 views

USN-7186-1: Linux kernel (Intel IoTG) vulnerabilities

Andy Nguyen discovered that the Bluetooth L2CAP implementation in the Linux kernel contained a type-confusion error. A physically proximate remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2020-12351 Andy Nguyen discovered that the...

9.8CVSS8.4AI score0.07693EPSS
SaveExploits7
SUSE CVE
SUSE CVE
added 2025/01/04 12:20 a.m.5 views

SUSE CVE-2024-56671

In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irqchip.name from probe function to the initialization of "irqchip" struct in order to fix vGPIO driver crash during bootup. Crash was caused by unauthorized modification o...

5.5CVSS7.6AI score0.00189EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/01/03 12:00 a.m.27 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01675)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a vGPIO driver crash issue in the gpio graniterapids subsystem. No details of the vulnerability are provided...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2025-30795

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the regulator/gpio subsystem where insufficient memory is allocated for the drvdata::gpiods array, leading to an out-of-bounds access when the number ...

7.1CVSS6.7AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.16 views

PT-2026-4474

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's gpio/mpsse driver. Specifically, when an interrupt request IRQ worker is active, disconnecting the device can lead to a system crash. This issue stemm...

9.8CVSS5.4AI score0.00563EPSS
SaveExploits1References323
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-34432

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the i2c subsystem’s qup component where the logic fails to exit a loop when a timeout occurs. This can occur if the i2c bus remains active due to a...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:50 p.m.11 views

CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

DEBIAN-CVE-2024-56671

In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irqchip.name from probe function to the initialization of "irqchip" struct in order to fix vGPIO driver crash during bootup. Crash was caused by unauthorized modification o...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-55123 CVE-2024-56634 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpioprobe devmkasprintf can return a NULL pointer on failure,but this returned value in grgpioprobe is not checked. Add NULL check in grgpioprobe, to handle kernel NULL pointer dereference error...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.13 views

DEBIAN-CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.24 views

CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

UBUNTU-CVE-2024-56671

In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irqchip.name from probe function to the initialization of "irqchip" struct in order to fix vGPIO driver crash during bootup. Crash was caused by unauthorized modification o...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/27 3:15 p.m.18 views

UBUNTU-CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References33
OSV
OSV
added 2024/12/27 3:15 p.m.7 views

UBUNTU-CVE-2024-56634

In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpioprobe devmkasprintf can return a NULL pointer on failure,but this returned value in grgpioprobe is not checked. Add NULL check in grgpioprobe, to handle kernel NULL pointer dereference error...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References46
Vulnrichment
Vulnrichment
added 2024/12/27 3:06 p.m.4 views

CVE-2024-56671 gpio: graniterapids: Fix vGPIO driver crash

In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irqchip.name from probe function to the initialization of "irqchip" struct in order to fix vGPIO driver crash during bootup. Crash was caused by unauthorized modification o...

6AI score0.00189EPSS
SaveExploits0References2
Rows per page
Query Builder