Lucene search
+L

667 matches found

Kitploit
Kitploit
added 2026/09/17 10:03 a.m.14 views

Vision-MSI-Thermal-Control

Vision MSI Thermal Control MSI Modern 15H AI C1MG-096IT Linux thermal management - Reverse engineered EC control with fan profiles and battery threshold 🎯 Purpose of this Project This application was born out of necessity for MSI laptop users on Linux. The journey began when I discovered that...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 5:43 a.m.12 views

librepods

!WARNING librepods.org is not an official website of the LibrePods project. It inaccurately claims to be the official website of the project by claiming copyrights and using the LibrePods logo in the footer. And at the same time, they say that the project is not affiliated with the LibrePods...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/17 3:29 a.m.10 views

SparkAltBatteryBoard

SparkAltBatteryBoard A custom research-oriented battery interface and telemetry board for the DJI Spark platform, built around a standard 3S LiPo battery pack instead of the discontinued, hard-to-find OEM Smart Battery. This project documents a reverse-engineered I2C/SMBus smart-battery...

6AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/08/31 6:03 a.m.11 views

CVE-2026-80711

A flaw was found in the Linux kernel's power supply subsystem, specifically within the MAX17040 fuel gauge driver. When the MAX17040 fuel gauge operates without a registered charger status supplier, the driver fails to properly handle this missing information. This oversight can result in userspa...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80711

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: handle missing status supplier MAX17040 does not report charger state itself, so the driver forwards POWERSUPPLYPROPSTATUS to a supplier power supply. If no supplier is registered,...

5.8AI score0.00156EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: power: supply: fixed null pointer dereferencing in powersupplygetbatteryinfo. When kmalloc fails to allocate memory in kasprintf, propname will be NULL. The strcmp function called by ofgetproperty will cause a null pointer...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix the issue where the nvmemdeviceput function was not called, leading to a reference leak. In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained through nvmemdevicefind was no...

5.8AI score0.00206EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: Power: Supply: bq27xxx: Fixed handling of pollinterval and races during removal operations. Before this patch, the bq27xxxbatteryteardown function set pollinterval to 0 to avoid requeuing the delayedwork item during...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/18 2:33 p.m.9 views

CVE-2026-72214

A flaw was found in the Linux kernel's cpcap-battery driver. This vulnerability occurs because a reference to a non-volatile memory nvmem device is not properly released after being acquired. Repeated attempts to read battery properties can exacerbate this issue, leading to a permanent memory lea...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72214

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via...

5.9AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-72489

In the Linux kernel, the following vulnerability has been resolved: staging: nvec: fix use-after-free in nvecrxcompleted In nvecrxcompleted, when an incomplete RX transfer is detected, nvecmsgfree is called to return the message back to the pool by clearing its 'used' atomic flag. Immediately aft...

8.4CVSS5.6AI score0.00148EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/15 6:21 a.m.16 views

CVE-2026-72214

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.13 views

CVE-2026-72214

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

5.6AI score0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.11 views

UBUNTU-CVE-2026-72214

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

5.5AI score0.00206EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:54 a.m.13 views

EUVD-2026-58972

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

5.5AI score0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72214 power: supply: cpcap-battery: Fix missing nvmem_device_put() causing reference leak

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:54 a.m.42 views

CVE-2026-72214 power: supply: cpcap-battery: Fix missing nvmem_device_put() causing reference leak

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmemdeviceput causing reference leak In cpcapbatterydetectbatterytype, the reference to an nvmem device obtained via nvmemdevicefind is not released with nvmemdeviceput on the success or...

5.7AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72402

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix missing nvmem device put causing reference leak In cpcap battery detect battery type, the reference to an nvmem device obtained via nvmem device find is not released with nvmem device put on the...

5.5AI score0.00206EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 5:17 p.m.24 views

CVE-2026-20799

Untrusted search path for some Battery Life Diagnostic Tool software before version 2.9.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of privilege. Th...

5.4CVSS0.00095EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 4:26 p.m.75 views

CVE-2026-20799

Vulnerability : Untrusted search path in Battery Life Diagnostic Tool software prior to 2.9.0 can allow a local privilege escalation for Ring 3: User Applications. Impact : confidentiality, integrity, and availability rated High; subsequent impacts are none. Loosely defined factors : requires an ...

5.4CVSS5.1AI score0.00095EPSS
SaveExploits0References1
Rows per page
Query Builder