Lucene search
+L

527 matches found

RedhatCVE
RedhatCVE
added 2026/08/18 7:28 a.m.3 views

CVE-2026-72171

A flaw was found in the Linux kernel's Memory Technology Device MTD subsystem, specifically within the slram module. When registerdevice fails during the allocation of a new slrammtdlist entry, a partially initialized entry can remain on the global device list. A subsequent cleanup operation may...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72167

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtd: rawnand: pl353: fix probe resource allocation During probe, the devmioremap is called with the parent device instead of the current one. So when the module...

5.9AI score0.00206EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72165

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtd: rawnand: fix condition in 'nandselecttarget' 'cs' here must be in range 0:nanddevntargets. CVE-2026-72165 Note that Nessus relies on the presence of the...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-72171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtd: slram: remove failed entries from the device list registerdevice links a new slrammtdlist entry before allocating all of the state needed by the entry. If ...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68466

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A...

8.8CVSS6AI score0.00129EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 3:28 p.m.9 views

CVE-2026-68468

A flaw was found in the mtd: virt-concat component of the Linux kernel. When a virtual concatenated device is already registered, the mtdvirtconcatcreatejoin function generates a duplicate name but fails to free the newly allocated string. This oversight leads to a memory leak, which could...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 3:28 p.m.6 views

CVE-2026-68467

A flaw was found in the Linux kernel's mtd: mchp23k256 driver. This driver, responsible for managing memory technology devices MTD, incorrectly determined the capabilities of certain SPI Serial Peripheral Interface flash chips. This could lead to the system misinterpreting the memory device's...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.38 views

CVE-2026-72171

In the Linux kernel, the following vulnerability has been resolved: mtd: slram: remove failed entries from the device list registerdevice links a new slrammtdlist entry before allocating all of the state needed by the entry. If a later allocation, memremap, or mtddeviceregister fails, the partial...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72167

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: pl353: fix probe resource allocation During probe, the devmioremap is called with the parent device instead of the current one. So when the module is unloaded, the register area isn't released. Target the pl35x devi...

0.00206EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72168

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzallocobj / kzallocobjs to allocate the memcard structs, instead of kmallocobj / kmallocobjs to prevent access to uninitialized data. Fixes runtime error: Fault in unaligned...

0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.10 views

CVE-2026-72165

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nandselecttarget' 'cs' here must be in range 0:nanddevntargets...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72155

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72168

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzallocobj / kzallocobjs to allocate the memcard structs, instead of kmallocobj / kmallocobjs to prevent access to uninitialized data. Fixes runtime error: Fault in unaligned...

5.3AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.16 views

CVE-2026-72155

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...

5.6AI score0.00211EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.10 views

CVE-2026-72171

In the Linux kernel, the following vulnerability has been resolved: mtd: slram: remove failed entries from the device list registerdevice links a new slrammtdlist entry before allocating all of the state needed by the entry. If a later allocation, memremap, or mtddeviceregister fails, the partial...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72155

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...

5.5AI score0.00211EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72165

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nandselecttarget' 'cs' here must be in range 0:nanddevntargets...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72168

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzallocobj / kzallocobjs to allocate the memcard structs, instead of kmallocobj / kmallocobjs to prevent access to uninitialized data. Fixes runtime error: Fault in unaligned...

5.5AI score0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72165

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nandselecttarget' 'cs' here must be in range 0:nanddevntargets...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/15 6:19 a.m.7 views

CVE-2026-68468

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder