Lucene search
+L

192 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: Fixed a memory leak in nvmemregister. In nvmemsetname, memory will be allocated for nvmem-dev.kobj.name during nvmemregister. When nvmemvalidatekeepouts fails, nvmem’s memory will be freed, but no one will free the...

6AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 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
RedhatCVE
RedhatCVE
added 2026/08/18 2:33 p.m.5 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.11 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
NVD
NVD
added 2026/08/15 6:21 a.m.10 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.8 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.9 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.10 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
OSV
OSV
added 2026/08/15 5:54 a.m.22 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.16 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
CVE
CVE
added 2026/08/10 12:04 p.m.40 views

CVE-2026-68416

Linux kernel CVE-2026-68416 fixes a double-free in add_mtd_device() for MTD partitions and prevents a WARN_ON by overriding dev->type and dev->release before put_device() in error paths. The patch ensures mtd_release() is not called during error handling, avoiding freeing mtd_info twice. Fo...

5.4AI score0.00156EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.11 views

The vulnerability of the zynqmp_efuse_access() function in the drivers/nvmem/zynqmp_nvmem.c file of the NVMEM device driver for the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the zynqmpefuseaccess function in the drivers/nvmem/zynqmpnvmem.c file of the NVMEM device driver in the Linux operating system is related to incorrect calculation of the buffer size. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References9Affected Software2
RedhatCVE
RedhatCVE
added 2026/07/21 5:15 a.m.12 views

CVE-2026-64135

A flaw was found in the Linux kernel's pmbus/adm1266 driver. This vulnerability occurs because the adm1266nvmemreadblackbox function uses a small, fixed-size buffer to read data from an I2C Inter-Integrated Circuit device. If the device sends more data than the buffer can hold, it causes a buffer...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.19 views

CVE-2026-64135

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 widen blackbox-info buffer to I2CSMBUSBLOCKMAX adm1266nvmemreadblackbox declares a 5-byte stack buffer and passes it to i2csmbusreadblockdata to retrieve the 4-byte BLACKBOXINFO response. i2csmbusreadblockdat...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/03 3:04 a.m.10 views

SUSE CVE-2026-53336

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknow...

5.8AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 2:16 p.m.16 views

CVE-2026-53336

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknow...

5.5CVSS0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.18 views

CVE-2026-53336

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknow...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.10 views

CVE-2026-53336

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknow...

5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/01 1:32 p.m.55 views

CVE-2026-53336

Summary of CVE-2026-53336 (Linux kernel nvmem driver) : The vulnerability occurs in the nvmem layouts: onie-tlv handling where an EEPROM entry with an unknown type can cause the driver to hang in an endless loop. The root cause is an infinite loop when encountering vendor-specific or unknown type...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder